Selaa lähdekoodia

revert config file

xcad 1 kuukausi sitten
vanhempi
commit
85443fb92e

+ 1 - 1
library/compose/prometheus/compose.yaml.j2

@@ -25,7 +25,7 @@ services:
     {% endif %}
     volumes:
       - {{ service_name }}_data:/prometheus
-      - ./config/prometheus.yml:/etc/prometheus/prometheus.yml:ro
+      - ./config/prometheus.yaml:/etc/prometheus/prometheus.yaml:ro
     {% if traefik_enabled  %}
     networks:
       {{ traefik_network }}:

+ 0 - 0
library/compose/prometheus/config/prometheus.yml → library/compose/prometheus/config/prometheus.yaml