This commit is contained in:
Atridad Lahiji 2024-05-15 10:15:14 -06:00
parent 605e40f16c
commit b9e72fa537
No known key found for this signature in database

View file

@ -10,8 +10,6 @@ services:
pull_policy: build pull_policy: build
ports: ports:
- "3001:3000" - "3001:3000"
networks:
- nginx_default
environment: environment:
- DISCORD_TOKEN=$DISCORD_TOKEN - DISCORD_TOKEN=$DISCORD_TOKEN
- COOLDOWN_ALLOW_LIST=$COOLDOWN_ALLOW_LIST - COOLDOWN_ALLOW_LIST=$COOLDOWN_ALLOW_LIST