fix: update redis host configuration in production.yaml
This commit is contained in:
parent
e20c63e694
commit
6f1ac37915
3
env/production.yaml
vendored
3
env/production.yaml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user