docker harder

This commit is contained in:
JandereDev 2022-04-19 11:22:48 +02:00
parent 98d1eb318e
commit 01aab715bb
Signed by: Lea
GPG key ID: 5D5E18ACB990F57A

View file

@ -51,6 +51,7 @@ services:
- REVOLT_TOKEN=${BOT_TOKEN}
- DISCORD_TOKEN=${BOT_TOKEN_DISCORD}
- DB_STRING=mongodb://mogus:${DB_PASS}@mongo:27017/admin
- NODE_ENV=production
restart: unless-stopped
depends_on:
- mongo