update config

This commit is contained in:
2024-11-27 07:53:29 +07:00
parent 4a8fde1640
commit 9093999afd
2 changed files with 2 additions and 2 deletions

View File

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