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}
|
||||
- DISCORD_TOKEN=${BOT_TOKEN_DISCORD}
|
||||
- DB_STRING=mongodb://mogus:${DB_PASS}@mongo:27017/admin
|
||||
- NODE_ENV=production
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- mongo
|
||||
|
|
Loading…
Reference in a new issue