Change folder for config

This commit is contained in:
2026-05-04 17:14:51 +02:00
parent 243605ff59
commit 8313dfcc06
+1 -1
View File
@@ -4,7 +4,7 @@ services:
container_name: prometheus
user: '0'
volumes:
- ./config:/etc/prometheus
- ./config/:/etc/prometheus
- /var/lib/docker/volumes/prometheus/prometheus_data:/prometheus
ports:
- "19090:9090"