[fix] prom path

This commit is contained in:
Andy Bunce 2022-04-02 17:59:53 +01:00
parent f92b76f266
commit 755ab5f65a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
ports: ports:
- 9000:9090 - 9000:9090
volumes: volumes:
- ./prometheus:/etc/prometheus - ./data:/etc/prometheus
- prometheus-data:/prometheus - prometheus-data:/prometheus
command: --web.enable-lifecycle --config.file=/etc/prometheus/prometheus.yml command: --web.enable-lifecycle --config.file=/etc/prometheus/prometheus.yml