Update Redis hostname
This commit is contained in:
parent
6cd5e5ad14
commit
eb01d32071
@ -69,7 +69,7 @@ ENV CONN_MAX_AGE 0
|
|||||||
# Redis Connection Info
|
# Redis Connection Info
|
||||||
ENV REDIS_DB 0
|
ENV REDIS_DB 0
|
||||||
ENV REDIS_ENABLED true
|
ENV REDIS_ENABLED true
|
||||||
ENV REDIS_HOST geeksbot-redis
|
ENV REDIS_HOST redis.geeksbot.com
|
||||||
ENV REDIS_PORT 6379
|
ENV REDIS_PORT 6379
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user