Fixed comments
This commit is contained in:
@@ -2,8 +2,8 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
discord-bot:
|
||||
image: dein-gitea-hub-username/discord-bot:latest # Verwende das Image von deinem Gitea-Hub
|
||||
image: git.degnedict.de/bene/join2create:latest
|
||||
environment:
|
||||
- BOT_TOKEN=DEIN_BOT_TOKEN_HIER
|
||||
- JOINTOCREATE_CHANNEL_ID=DEINE_JOINTOCREATE_CHANNEL_ID_HIER
|
||||
- BOT_TOKEN=YourBotToken
|
||||
- JOINTOCREATE_CHANNEL_ID=Your-Channel-ID
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user