From 8f174672871bf6e1f422a6d7c2d71b48bfeb6487 Mon Sep 17 00:00:00 2001 From: Narul Hidayah Date: Fri, 6 Feb 2026 04:10:37 +0700 Subject: [PATCH] upd --- config/stag.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/stag.json b/config/stag.json index 1482eb1..f1332e6 100644 --- a/config/stag.json +++ b/config/stag.json @@ -21,11 +21,11 @@ }, "database": { "engine": "postgres", - "host": "172.16.11.202", + "host": "127.0.0.1", "port": "5432", - "username": "tcel_staging", - "password": "fK*#o>1W2&6f", - "database": "tcel_anatl_staging", + "username": "saude_stag", + "password": "gM*#o>3W4&5X", + "database": "saude_stag", "logging": true }, "auth": {