Set the default prefix correctly for production
This commit is contained in:
parent
06cc1ab2ef
commit
ac65d36ce8
@ -42,7 +42,7 @@ ENV REDIS_DB 0
|
||||
ENV REDIS_HOST redis.geeksbot.com
|
||||
ENV REDIS_PORT 6379
|
||||
ENV USE_DOCKER yes
|
||||
ENV DISCORD_DEFAULT_PREFIX g#
|
||||
ENV DISCORD_DEFAULT_PREFIX g$
|
||||
ENV PYTHONPATH /code
|
||||
|
||||
COPY entrypoint .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user