fix: update Redis credentials in staging configuration
This commit is contained in:
Vendored
+2
-2
@@ -33,8 +33,8 @@ oss:
|
|||||||
redis:
|
redis:
|
||||||
host: singapore-keyvalue.render.com
|
host: singapore-keyvalue.render.com
|
||||||
port: 6379
|
port: 6379
|
||||||
username: red-d04bhi49c44c739fk91g
|
username: red-d04c8k49c44c739ga8dg
|
||||||
password: KncWOoEiJXOSycCWBxMQECpWmYm76vew
|
password: ItPzniHv94yr8vY4HTrhCfKoibqBh61T
|
||||||
db: 5
|
db: 5
|
||||||
ssl: false
|
ssl: false
|
||||||
max-idle-connections-in-second: 600
|
max-idle-connections-in-second: 600
|
||||||
|
|||||||
Reference in New Issue
Block a user