Made more generic.

This commit is contained in:
2024-11-16 00:26:54 +00:00
parent ba3b6a4894
commit 6141eeb8e7

View File

@@ -1,7 +1,7 @@
version: "3" version: "3"
services: services:
watchtower: watchtower:
container_name: watchtower-zway container_name: watchtower
image: containrrr/watchtower:latest image: containrrr/watchtower:latest
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock