install: fix watchtower arg

This commit is contained in:
Koushik Dutta
2024-10-09 16:37:26 -07:00
parent 9a41e3bc29
commit 2ff80780f8

View File

@@ -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