chore: add DNS to uptime-kuma container
All checks were successful
Deploy / Prepare Build (push) Successful in 34s
All checks were successful
Deploy / Prepare Build (push) Successful in 34s
This commit is contained in:
parent
b0be8c3e87
commit
a774faafe2
@ -17,6 +17,7 @@
|
|||||||
- name: proxy
|
- name: proxy
|
||||||
volumes:
|
volumes:
|
||||||
- /data/uptime-kuma/data:/app/data
|
- /data/uptime-kuma/data:/app/data
|
||||||
|
- /etc/resolv.conf:/etc/resolv.conf:ro
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
labels:
|
labels:
|
||||||
traefik.enable: "true"
|
traefik.enable: "true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user