update config

This commit is contained in:
2025-01-01 15:50:22 +07:00
parent 1931a30e48
commit 0794e7054c
4 changed files with 9 additions and 6 deletions

View File

@ -25,7 +25,8 @@
"port": "5432",
"username": "postgres",
"password": "123",
"database": "bri_erp"
"database": "bri_erp",
"logging": true
},
"auth": {
"refresh_token_lifetime_day": 30,