update config

This commit is contained in:
2025-01-01 15:49:55 +07:00
parent 535d25cf82
commit ca2db6efdc
4 changed files with 37 additions and 5 deletions

View File

@ -25,6 +25,7 @@
"port": "5432",
"username": "postgres",
"password": "123",
"database": "bri_erp"
"database": "bri_erp",
"logging": true
}
}