From c1de47943d83961b84d0027880772b3af690ecbc Mon Sep 17 00:00:00 2001 From: Abdul Rahman Reza Date: Sat, 30 Nov 2024 15:30:05 +0700 Subject: [PATCH] update database --- config/stag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",