From 425e73651d381f38504c675566013459f6f279d6 Mon Sep 17 00:00:00 2001 From: Narul Hidayah Date: Fri, 6 Feb 2026 04:14:41 +0700 Subject: [PATCH] upd conf --- config/stag.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/stag.json b/config/stag.json index d23add4..d28d1da 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",