Fix typo in watchtower environment.

This commit is contained in:
2025-05-09 10:14:44 +00:00
parent 707172471c
commit 918a70a708

View File

@@ -98,7 +98,7 @@ services:
environment:
WATCHTOWER_INCLUDE_STOPPED: true
WATCHTOWER_MONITOR_ONLY: false
WATCHWOWER_CLEANUP: true
WATCHTOWER_CLEANUP: true
WATCHTOWER_REMOVE_VOLUMES: true
WATCHTOWER_WARN_ON_HEAD_FAILURE: "never"
WATCHTOWER_SCHEDULE: "0 20 4 * * *"