[fix] again
This commit is contained in:
parent
755ab5f65a
commit
ca4a4b3499
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- 9000:9090
|
- 9000:9090
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/etc/prometheus
|
- ./config:/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…
Add table
Reference in a new issue