This commit is contained in:
Aditya Siregar
2025-08-15 21:17:19 +07:00
parent de60983e4e
commit 826c5d26ad
65 changed files with 2625 additions and 669 deletions
+4 -4
View File
@@ -10,11 +10,11 @@ jwt:
postgresql:
host: 103.191.71.2
port: 5432
port: 5433
driver: postgres
db: eslogad_db
username: eslogad_user
password: 'M9u$e#jT2@qR4pX!zL'
db: mydb
username: metidb
password: 'metipassword#123'
ssl-mode: disable
max-idle-connections-in-second: 600
max-open-connections-in-second: 600