diff --git a/tasks/monitoring.yml b/tasks/monitoring.yml index 90eefa5..cb7d01d 100644 --- a/tasks/monitoring.yml +++ b/tasks/monitoring.yml @@ -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`)