diff --git a/docs/index.md b/docs/index.md index 23868a529..ef234eca4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -58,5 +58,5 @@ the following command: watchtower: image: containrrr/watchtower volumes: - - /var/run/docker.sock:/var/run/docker.sock + - /var/run/docker.sock:/var/run/docker.sock ```