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", "port": "5432",
"username": "postgres", "username": "postgres",
"password": "123", "password": "123",
"database": "bri-erp" "database": "bri_erp"
}, },
"auth": { "auth": {
"refresh_token_lifetime_day": 30, "refresh_token_lifetime_day": 30,