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