Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Commit 512dc18

Browse files
author
FuseFairy
committed
chore: add MENTION_CHANNEL_ID environment variable in Docker Compose
1 parent 7874330 commit 512dc18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ services:
55
build: .
66
environment:
77
- DISCORD_BOT_TOKEN=${DISCORD_BOT_TOKEN}
8+
- MENTION_CHANNEL_ID=${MENTION_CHANNEL_ID}
89
volumes:
910
- ./cookies.json:/bot/cookies.json

0 commit comments

Comments
 (0)