aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docker-compose.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 3aec29d5..ca4a2aff 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -10,8 +10,8 @@ services:
restart: always
environment:
- - SEASONALBOT_TOKEN=yourtokenhere
- - SEASONALBOT_DEBUG=true
+ - SEASONALBOT_TOKEN=${SEASONALBOT_TOKEN}
+ - SEASONALBOT_DEBUG=${SEASONALBOT_DEBUG}
- REDIS_HOST=redis
# - SEASONALBOT_GUILD=
# - SEASONALBOT_ADMIN_ROLE_ID=