chore: add DNS to uptime-kuma container
All checks were successful
Deploy / Prepare Build (push) Successful in 34s

This commit is contained in:
Matthew McKinnon 2025-05-31 17:44:51 +10:00
parent b0be8c3e87
commit a774faafe2

View File

@ -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"