Explorar o código

config fix alloy

xcad hai 2 meses
pai
achega
44352ec628
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      library/compose/alloy/compose.yaml.j2

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

@@ -15,7 +15,7 @@ services:
     {% endif %}
     volumes:
       - {{ service_name }}_data:/alloy/data
-      - ./config.alloy:/etc/alloy/config.alloy:ro
+      - ./config/config.alloy:/etc/alloy/config.alloy:ro
       {% if logs_enabled or metrics_enabled %}
       - /:/rootfs:ro
       - /sys:/sys:ro