fix: update redis host configuration in production.yaml
This commit is contained in:
Vendored
+1
-2
@@ -31,9 +31,8 @@ oss:
|
|||||||
public_url: https://minio-server-mwbc.onrender.com
|
public_url: https://minio-server-mwbc.onrender.com
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
host: localhost
|
host: red-d046l42dbo4c73ea9iag
|
||||||
port: 6379
|
port: 6379
|
||||||
username: red-d046l42dbo4c73ea9iag
|
|
||||||
password: 7cZvu08JKuO9MPNxBb97tZCVNj0ZGNp2
|
password: 7cZvu08JKuO9MPNxBb97tZCVNj0ZGNp2
|
||||||
db: 5
|
db: 5
|
||||||
ssl: false
|
ssl: false
|
||||||
|
|||||||
Reference in New Issue
Block a user