Add init
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user