mount config for prom
All checks were successful
Deploy Containers / Prepare (push) Successful in 28s

This commit is contained in:
2025-12-21 20:56:11 -05:00
parent 9a255bb470
commit e2b104614c

View File

@@ -16,6 +16,7 @@
tag: latest
volumes:
- "{{ data_dir }}/monitoring/prometheus:/etc/prometheus"
- "{{ data_dir }}/monitoring/prometheus/prometheus.yml:/etc/prometheus/prometheus.yml"
labels:
traefik.enable: "true"
traefik.http.routers.prom.rule: Host(`prom.fntz.net`)