This commit is contained in:
zino
2025-08-29 10:01:31 +02:00
parent b8805cac76
commit 463ba0e34a

View File

@@ -1,4 +1,3 @@
version: "3.8"
services: services:
watchtower: watchtower:
container_name: watchtower container_name: watchtower
@@ -10,4 +9,4 @@ services:
environment: environment:
- WATCHTOWER_CLEANUP=true - WATCHTOWER_CLEANUP=true
- TZ=Europe/Berlin - TZ=Europe/Berlin
restart: unless-stopped restart: unless-stopped