aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorGravatar Boris Muratov <[email protected]>2021-03-19 22:35:20 +0200
committerGravatar Boris Muratov <[email protected]>2021-03-19 22:35:20 +0200
commitda72cff4764abe88ea586a18c8c7df34176057e0 (patch)
tree608c33a89adb844f24a8738ec4ded54c06c3519f /docker-compose.yml
parentReview commands now use the user ID instead of nomination ID (diff)
parentMerge branch 'main' into mbaruh/autoreview (diff)
Merge branch 'mbaruh/autoreview' of https://github.com/python-discord/bot into mbaruh/autoreview
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 0002d1d56..8afdd6ef1 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -57,8 +57,7 @@ services:
- web
- redis
- snekbox
+ env_file:
+ - .env
environment:
- BOT_TOKEN: ${BOT_TOKEN}
BOT_API_KEY: badbot13m0n8f570f942013fc818f234916ca531
- REDDIT_CLIENT_ID: ${REDDIT_CLIENT_ID}
- REDDIT_SECRET: ${REDDIT_SECRET}