Kaynağa Gözat

Update docker-compose.yml

store config file in /etc/prometheus, like described in the video
Christian 4 yıl önce
ebeveyn
işleme
9e88939dc5

+ 1 - 1
docker-compose/prometheus-grafana/docker-compose.yml

@@ -14,7 +14,7 @@ services:
     ports:
       - "9090:9090"
     volumes:
-      - /config:/etc/prometheus
+      - /etc/prometheus:/etc/prometheus
       - prometheus-data:/prometheus
     restart: unless-stopped
     command: