update databse name

This commit is contained in:
2024-11-27 00:20:43 +07:00
parent 84ac3ee218
commit 7c7badf9a1

View File

@ -19,7 +19,7 @@
"port": "5432",
"username": "postgres",
"password": "r00t@dm1n05",
"database": "bri-erp"
"database": "bri_erp"
},
"auth": {
"refresh_token_lifetime_day": 30,