diff --git a/Watchtower/Compose.yaml b/Watchtower/Compose.yaml deleted file mode 100644 index 65819e3..0000000 --- a/Watchtower/Compose.yaml +++ /dev/null @@ -1,6 +0,0 @@ -services: - watchtower: - image: containrrr/watchtower - container_name: watchtower - volumes: - - /var/run/docker.sock:/var/run/docker.sock \ No newline at end of file