update def

This commit is contained in:
2024-11-30 15:37:33 +07:00
parent 076bfdc040
commit 5c36001686

View File

@ -21,10 +21,10 @@
},
"database": {
"engine": "postgres",
"host": "172.19.174.193",
"host": "127.0.0.1",
"port": "5432",
"username": "postgres",
"password": "r00t@dm1n05",
"password": "123",
"database": "bri_erp"
}
}