watchtower/Uhrzeit angepasst
This commit is contained in:
@@ -2,14 +2,14 @@ services:
|
||||
watchtower:
|
||||
container_name: watchtower
|
||||
image: containrrr/watchtower
|
||||
|
||||
|
||||
environment:
|
||||
- WATCHTOWER_NOTIFICATIONS=gotify
|
||||
- WATCHTOWER_NOTIFICATION_GOTIFY_URL=https://gotify.borgal.de
|
||||
- WATCHTOWER_NOTIFICATION_GOTIFY_TOKEN=AlsHK7YQ17in5Ns
|
||||
- WATCHTOWER_WARN_ON_HEAD_FAILURE=auto #always, auto, never, stand auf never
|
||||
- WATCHTOWER_CLEANUP=true
|
||||
- WATCHTOWER_SCHEDULE=0 15 19 * * *
|
||||
- WATCHTOWER_SCHEDULE=0 00 19 * * *
|
||||
- WATCHTOWER_INCLUDE_RESTARTING=true
|
||||
- WATCHTOWER_ROLLING_RESTART=true
|
||||
- WATCHTOWER_INCLUDE_STOPPED=true
|
||||
|
||||
Reference in New Issue
Block a user