This commit is contained in:
Atridad Lahiji 2024-05-15 10:10:51 -06:00
parent d9d0c84135
commit 5fa146dff9
No known key found for this signature in database

View file

@ -10,13 +10,11 @@ services:
pull_policy: build
ports:
- "3000:3000"
networks:
- nginx_default
environment:
- DISCORD_TOKEN=$DISCORD_TOKEN
- COOLDOWN_ALLOW_LIST=$COOLDOWN_ALLOW_LIST
networks:
nginx_default:
external:
name: nginx_default
default:
external: true
name: nginx_default