From 9ebba6385b37de7a287589b53fc29aae1cb31c1e Mon Sep 17 00:00:00 2001 From: Narul Hidayah Date: Thu, 5 Feb 2026 10:43:32 +0700 Subject: [PATCH] upd --- config/default.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/default.json b/config/default.json index 5d634b6..f212e0f 100644 --- a/config/default.json +++ b/config/default.json @@ -23,9 +23,9 @@ "engine": "postgres", "host": "127.0.0.1", "port": "15432", - "username": "tcel_staging", - "password": "fK*#o>1W2&6f", - "database": "tcel_anatl_staging", + "username": "saude_tl", + "password": "saude_tl_local", + "database": "saude_tl", "synchronize": true, "logging": true }