fix: update Redis configuration to use SSL and adjust related settings
This commit is contained in:
Vendored
+1
-1
@@ -36,7 +36,7 @@ redis:
|
||||
username: red-d04c8k49c44c739ga8dg
|
||||
password: ItPzniHv94yr8vY4HTrhCfKoibqBh61T
|
||||
db: 5
|
||||
ssl: false
|
||||
ssl: true
|
||||
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