From 84ac3ee218af7c6d09d47b9b9c0d8845d51fb6e3 Mon Sep 17 00:00:00 2001 From: Abdul Rahman Reza Date: Wed, 27 Nov 2024 00:07:24 +0700 Subject: [PATCH] update stag --- config/stag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/stag.json b/config/stag.json index 38a6041..48977b7 100644 --- a/config/stag.json +++ b/config/stag.json @@ -15,7 +15,7 @@ }, "database": { "engine": "postgres", - "host": "127.0.0.1", + "host": "172.19.174.193", "port": "5432", "username": "postgres", "password": "r00t@dm1n05",