update config db

This commit is contained in:
2024-12-25 22:35:33 +07:00
parent 304e830397
commit ea4df483eb

View File

@ -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
}
}