update development compose file and readme compose example

This commit is contained in:
2025-04-07 19:46:11 +02:00
parent 2268112920
commit 17f557f808
2 changed files with 12 additions and 8 deletions

View File

@@ -30,6 +30,8 @@ services:
environment:
- BOT_NAME=$BOT_NAME
- CHANNEL=$CHANNEL
- MODS=$MODS
- COOLDOWN=$COOLDOWN
# The following env variables can be removed once the bot has sucessfully run once
- CLIENT_ID=$CLIENT_ID
- CLIENT_SECRET=$CLIENT_SECRET