This commit is contained in:
cventastic
2022-01-30 10:11:31 +01:00
parent 93c49e7838
commit 3f3ff3064b

View File

@@ -59,7 +59,7 @@ services:
image: prom/prometheus:v2.30.3
container_name: prometheus
volumes:
- ./prometheus/prometheus-lt-1.yml:/etc/prometheus
- ./prometheus/prometheus-lt-1.yml:/etc/prometheus/prometheus.yml
- prometheus_data:/prometheus
command:
- '--config.file=/etc/prometheus/prometheus.yml'