Monitoring Stack: fix prometheus data path

This commit is contained in:
Aroy-Art 2025-05-22 14:48:05 +02:00
parent 0c8e3edd4e
commit 451d99fb29
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -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: