[fix] prom path
This commit is contained in:
parent
f92b76f266
commit
755ab5f65a
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user