Update Redis hostname
This commit is contained in:
parent
af4b464ce6
commit
83cd5046f4
@ -39,7 +39,7 @@ RUN pip install -r production.txt
|
||||
RUN pip install -r geeksbot.txt
|
||||
|
||||
ENV REDIS_DB 0
|
||||
ENV REDIS_HOST ip-10-0-0-4.ec2.internal
|
||||
ENV REDIS_HOST redis.geeksbot.com
|
||||
ENV REDIS_PORT 6379
|
||||
ENV USE_DOCKER yes
|
||||
ENV DISCORD_DEFAULT_PREFIX g$
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user