aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorGravatar Joseph Banks <[email protected]>2020-06-12 14:58:29 +0100
committerGravatar GitHub <[email protected]>2020-06-12 14:58:29 +0100
commit776f80fe53729d9c37aedd14784c81bc28c2e901 (patch)
tree0d5148f7bd6ffe72ff1e1f2805e49603e6555665 /docker-compose.yml
parentAdd scheme to URL (diff)
parentReplace mention of Flask with Django (diff)
Merge branch 'master' into feature/cooldown-tag
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 9884e35f0..cff7d33d6 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -17,6 +17,14 @@ services:
ports:
- "127.0.0.1:6379:6379"
+ snekbox:
+ image: pythondiscord/snekbox:latest
+ init: true
+ ipc: none
+ ports:
+ - "127.0.0.1:8060:8060"
+ privileged: true
+
web:
image: pythondiscord/site:latest
command: ["run", "--debug"]
@@ -47,6 +55,7 @@ services:
depends_on:
- web
- redis
+ - snekbox
environment:
BOT_TOKEN: ${BOT_TOKEN}
BOT_API_KEY: badbot13m0n8f570f942013fc818f234916ca531