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