disable notification for head failure

This commit is contained in:
Isaac Shoebottom 2024-06-20 23:43:35 -03:00
parent 6fd025e215
commit 24423fa30e

View File

@ -13,6 +13,7 @@ services:
- WATCHTOWER_REMOVE_VOLUMES=true
- WATCHTOWER_INCLUDE_RESTARTING=true
- WATCHTOWER_POLL_INTERVAL=7200
- WATCHTOWER_WARN_ON_HEAD_FAILURE=never # fixes culturalconnections notifcation
- WATCHTOWER_DISABLE_CONTAINERS="pihole atm3 handbrake culturalconnections"
env_file:
- ../stack.env