aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2020-02-03 14:28:36 +0100
committerGravatar GitHub <[email protected]>2020-02-03 14:28:36 +0100
commit90763fd761a70168e8752fa78729af40ad98144b (patch)
tree53f242431a2ceb37295e4e90846bd1bfb66c5fd4 /docker-compose.yml
parentReplace constant attachment-repost by the actual ID of #attachment-log (diff)
parentUpdate CODEOWNERS (diff)
Merge branch 'master' into #549-show-attachments-staff
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index f79fdba58..7281c7953 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -42,3 +42,5 @@ services:
environment:
BOT_TOKEN: ${BOT_TOKEN}
BOT_API_KEY: badbot13m0n8f570f942013fc818f234916ca531
+ REDDIT_CLIENT_ID: ${REDDIT_CLIENT_ID}
+ REDDIT_SECRET: ${REDDIT_SECRET}