Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DestroyCom committed Aug 20, 2023
1 parent f0913a4 commit b9233a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ services:
restart: on-failure
environment:
BOT_TOKEN: ${BOT_TOKEN}
TRIGGER_PREFIX: ${TRIGGER_PREFIX}
TZ: ${TIMEZONE}
TRIGGER_PREFIX: ${TRIGGER_PREFIX:-&}
TZ: ${TIMEZONE:-Europe/Paris}
#XIAOMI_SONG: ${XIAOMI_SONG}
#CHANNEL_ID: ${CHANNEL_ID}
#VOICE_CHANNEL_ID: ${VOICE_CHANNEL_ID}
Expand Down

0 comments on commit b9233a1

Please sign in to comment.