This commit is contained in:
Narul Hidayah
2026-02-05 10:43:32 +07:00
parent ce94b0b6e4
commit 9ebba6385b

View File

@ -23,9 +23,9 @@
"engine": "postgres", "engine": "postgres",
"host": "127.0.0.1", "host": "127.0.0.1",
"port": "15432", "port": "15432",
"username": "tcel_staging", "username": "saude_tl",
"password": "fK*#o>1W2&6f", "password": "saude_tl_local",
"database": "tcel_anatl_staging", "database": "saude_tl",
"synchronize": true, "synchronize": true,
"logging": true "logging": true
} }