This commit is contained in:
zino
2023-11-27 17:34:59 +01:00
parent 48a4472f4d
commit 434aa5c180

View File

@@ -6,7 +6,7 @@ services:
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- /etc/timezone:/etc/timezone:ro - /etc/timezone:/etc/timezone:ro
command: watchtower portainer nginx command: watchtower portainer nginx code-server
environment: environment:
- WATCHTOWER_CLEANUP=true - WATCHTOWER_CLEANUP=true
- TZ=Europe/Berlin - TZ=Europe/Berlin