update config db
This commit is contained in:
@ -21,10 +21,11 @@
|
|||||||
},
|
},
|
||||||
"database": {
|
"database": {
|
||||||
"engine": "postgres",
|
"engine": "postgres",
|
||||||
"host": "172.19.174.193",
|
"host": "172.16.11.202",
|
||||||
"port": "5432",
|
"port": "5432",
|
||||||
"username": "postgres",
|
"username": "bri_staging",
|
||||||
"password": "r00t@dm1n05",
|
"password": "fK*#o>1W2&6f",
|
||||||
"database": "bri_erp"
|
"database": "bri_erp_staging",
|
||||||
|
"logging": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user