Update Redis hostname
This commit is contained in:
+1
-1
@@ -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$
|
||||
|
||||
Reference in New Issue
Block a user