This commit is contained in:
Narul Hidayah
2026-02-06 04:10:37 +07:00
parent 3d509d6497
commit 8f17467287

View File

@ -21,11 +21,11 @@
}, },
"database": { "database": {
"engine": "postgres", "engine": "postgres",
"host": "172.16.11.202", "host": "127.0.0.1",
"port": "5432", "port": "5432",
"username": "tcel_staging", "username": "saude_stag",
"password": "fK*#o>1W2&6f", "password": "gM*#o>3W4&5X",
"database": "tcel_anatl_staging", "database": "saude_stag",
"logging": true "logging": true
}, },
"auth": { "auth": {