diff --git a/config/stag.json b/config/stag.json index 8154f6c..f098830 100644 --- a/config/stag.json +++ b/config/stag.json @@ -21,7 +21,7 @@ }, "database": { "engine": "postgres", - "host": "127.0.0.1", + "host": "172.19.174.193", "port": "5432", "username": "postgres", "password": "r00t@dm1n05",