fix: update SSL mode configuration in debug.yaml and NewDB function
This commit is contained in:
Vendored
+1
-1
@@ -15,7 +15,7 @@ postgresql:
|
||||
db: legalgonews_prod
|
||||
username: legalgo_admin
|
||||
password: "656ogwc0JlLEVQyHnT5RrrYa7762iBQQ"
|
||||
ssl-mode: disable
|
||||
ssl-mode: require
|
||||
max-idle-connections-in-second: 600
|
||||
max-open-connections-in-second: 600
|
||||
connection-max-life-time-in-second: 600
|
||||
|
||||
Reference in New Issue
Block a user