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",
"host": "172.16.11.202",
"port": "5432",
"username": "bri_staging",
"password": "fK*#o>1W2&6f",
"database": "bri_erp_staging"
"username": "bri_production",
"password": "44jTPj54%6<£",
"database": "bri_erp_production"
},
"auth": {
"refresh_token_lifetime_day": 30,