D:
This commit is contained in:
parent
ba144dafa1
commit
9385a31364
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ services:
|
||||||
image: your-app-image:latest
|
image: your-app-image:latest
|
||||||
command: ["/app"]
|
command: ["/app"]
|
||||||
pull_policy: build
|
pull_policy: build
|
||||||
ports:
|
|
||||||
- "3001:3000"
|
|
||||||
environment:
|
environment:
|
||||||
- DISCORD_TOKEN=$DISCORD_TOKEN
|
- DISCORD_TOKEN=$DISCORD_TOKEN
|
||||||
- COOLDOWN_ALLOW_LIST=$COOLDOWN_ALLOW_LIST
|
- COOLDOWN_ALLOW_LIST=$COOLDOWN_ALLOW_LIST
|
Loading…
Add table
Reference in a new issue