Skip to content

Commit

Permalink
install: fix watchtower arg
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Oct 9, 2024
1 parent 9a41e3b commit 2ff8078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ services:
- WATCHTOWER_HTTP_API_TOKEN=${WATCHTOWER_HTTP_API_TOKEN}
- WATCHTOWER_HTTP_API_UPDATE=true
- WATCHTOWER_SCOPE=scrypted
- WATCHTOWER_HTTP_API_PERIODIC_POLLS=${WATCHTOWER_HTTP_API_PERIODIC_POLLS}
image: containrrr/watchtower
container_name: scrypted-watchtower
restart: unless-stopped
Expand Down

0 comments on commit 2ff8078

Please sign in to comment.