update databse name

This commit is contained in:
2024-11-27 00:20:53 +07:00
parent 7c7badf9a1
commit 2090391870

View File

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