From 2a14221cb1ebff58047935196a0b9e05788bdf02 Mon Sep 17 00:00:00 2001 From: Narul Hidayah Date: Fri, 6 Feb 2026 04:15:38 +0700 Subject: [PATCH] upd --- config/stag.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/stag.json b/config/stag.json index f1332e6..4171f19 100644 --- a/config/stag.json +++ b/config/stag.json @@ -21,8 +21,8 @@ }, "database": { "engine": "postgres", - "host": "127.0.0.1", - "port": "5432", + "host": "172.17.0.1", + "port": "4137", "username": "saude_stag", "password": "gM*#o>3W4&5X", "database": "saude_stag",