update config prod

This commit is contained in:
2024-12-24 15:26:40 +07:00
parent ae66b1f8f1
commit f6d7d1f417

View File

@ -23,9 +23,9 @@
"engine": "postgres", "engine": "postgres",
"host": "172.16.11.202", "host": "172.16.11.202",
"port": "5432", "port": "5432",
"username": "bri_staging", "username": "bri_production",
"password": "fK*#o>1W2&6f", "password": "44jTPj54%6<£",
"database": "bri_erp_staging" "database": "bri_erp_production"
}, },
"auth": { "auth": {
"refresh_token_lifetime_day": 30, "refresh_token_lifetime_day": 30,