docker harder
This commit is contained in:
parent
98d1eb318e
commit
01aab715bb
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ services:
|
||||||
- REVOLT_TOKEN=${BOT_TOKEN}
|
- REVOLT_TOKEN=${BOT_TOKEN}
|
||||||
- DISCORD_TOKEN=${BOT_TOKEN_DISCORD}
|
- DISCORD_TOKEN=${BOT_TOKEN_DISCORD}
|
||||||
- DB_STRING=mongodb://mogus:${DB_PASS}@mongo:27017/admin
|
- DB_STRING=mongodb://mogus:${DB_PASS}@mongo:27017/admin
|
||||||
|
- NODE_ENV=production
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
- mongo
|
- mongo
|
||||||
|
|
Loading…
Reference in a new issue