disable notification for head failure
This commit is contained in:
parent
6fd025e215
commit
24423fa30e
@ -13,6 +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_WARN_ON_HEAD_FAILURE=never # fixes culturalconnections notifcation
|
||||||
- WATCHTOWER_DISABLE_CONTAINERS="pihole atm3 handbrake culturalconnections"
|
- WATCHTOWER_DISABLE_CONTAINERS="pihole atm3 handbrake culturalconnections"
|
||||||
env_file:
|
env_file:
|
||||||
- ../stack.env
|
- ../stack.env
|
||||||
|
Loading…
Reference in New Issue
Block a user