Update Redis hostname

This commit is contained in:
Dustin Pianalto 2019-12-25 18:03:55 -09:00
parent af4b464ce6
commit 83cd5046f4

View File

@ -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$