mount docker socket to uptime-kuma
All checks were successful
Deploy Containers / Prepare (push) Successful in 22s
All checks were successful
Deploy Containers / Prepare (push) Successful in 22s
This commit is contained in:
@@ -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`)
|
||||
|
||||
Reference in New Issue
Block a user