diff --git a/tasks/uptime-kuma.yml b/tasks/uptime-kuma.yml index c467c24..f98e3a3 100644 --- a/tasks/uptime-kuma.yml +++ b/tasks/uptime-kuma.yml @@ -22,6 +22,7 @@ - name: homelab volumes: - "{{ data_dir }}/uptime-kuma:/app/data" + - "/var/run/docker.sock:/var/run/docker.sock:ro" labels: traefik.enable: "true" traefik.http.routers.status.rule: Host(`status.fntz.net`)