change watchtower diasble cotainer format

This commit is contained in:
Isaac Shoebottom 2024-06-03 00:31:28 -03:00
parent fb0d246d2a
commit 8e0e10ed9c

View File

@ -13,7 +13,7 @@ services:
- WATCHTOWER_REMOVE_VOLUMES=true - WATCHTOWER_REMOVE_VOLUMES=true
- WATCHTOWER_INCLUDE_RESTARTING=true - WATCHTOWER_INCLUDE_RESTARTING=true
- WATCHTOWER_POLL_INTERVAL=7200 - WATCHTOWER_POLL_INTERVAL=7200
- WATCHTOWER_DISABLE_CONTAINERS='pihole atm3' - WATCHTOWER_DISABLE_CONTAINERS="pihole atm3"
env_file: env_file:
- ../stack.env - ../stack.env