Monitoring Stack: fix prometheus data path
This commit is contained in:
parent
0c8e3edd4e
commit
451d99fb29
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ services:
|
|||
command: --web.enable-lifecycle --config.file=/etc/prometheus/prometheus.yml
|
||||
volumes:
|
||||
- ${BASE_DIR:-.}/Prometheus/Config:/etc/prometheus
|
||||
- ${BASE_DIR:-.}/Prometheus/Data:/prometheus
|
||||
- ${BASE_DIR:-.}/Prometheus/Data:/prometheus/data
|
||||
networks:
|
||||
- monitoring
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue