update config prod
This commit is contained in:
@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user