Skip to content

Commit

Permalink
added timezone to docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
madiele committed Feb 13, 2022
1 parent 8426493 commit 95288d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
ports:
- '<PORT>:80'
environment:
- TZ=Europe/London
- TWITCH_SECRET=<YOUR_SECRET>
- TWITCH_CLIENT_ID=<YOUR_CLIENT_ID>
- TRANSCODE =False
Expand Down

0 comments on commit 95288d0

Please sign in to comment.