Skip to content

Commit

Permalink
Update docker-compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
eciavatta committed Jan 15, 2022
1 parent 6b16b09 commit 02b3b5a
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 @@ -7,6 +7,7 @@ services:
TELEGRAM_TOKEN: telegram_token_here
ZUCCHETTI_BASE_URL: https://www.myinfinityportal.it/zucchetti_merda
DATA_DIR: /data
TZ: Europe/Rome
restart: unless-stopped
volumes:
- "./data:/data"

0 comments on commit 02b3b5a

Please sign in to comment.