diff --git a/prometheus-grafana/compose.yaml b/prometheus-grafana/compose.yaml index 24369bc..435264d 100644 --- a/prometheus-grafana/compose.yaml +++ b/prometheus-grafana/compose.yaml @@ -8,7 +8,7 @@ services: - 9090:9090 restart: unless-stopped volumes: - - ./prometheus:/etc/prometheus + - ./etc/prometheus:/prometheus - prom_data:/prometheus grafana: image: grafana/grafana