diff --git a/tasks/uptimekuma.yml b/tasks/uptimekuma.yml index c3c7197..ff443ea 100644 --- a/tasks/uptimekuma.yml +++ b/tasks/uptimekuma.yml @@ -17,6 +17,7 @@ - name: proxy volumes: - /data/uptime-kuma/data:/app/data + - /etc/resolv.conf:/etc/resolv.conf:ro - /var/run/docker.sock:/var/run/docker.sock labels: traefik.enable: "true"