???
This commit is contained in:
parent
5fa146dff9
commit
605e40f16c
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@ services:
|
|||
command: ["/app"]
|
||||
pull_policy: build
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3001:3000"
|
||||
networks:
|
||||
- nginx_default
|
||||
environment:
|
||||
- DISCORD_TOKEN=$DISCORD_TOKEN
|
||||
- COOLDOWN_ALLOW_LIST=$COOLDOWN_ALLOW_LIST
|
||||
|
|
Loading…
Add table
Reference in a new issue