Change folder for config
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user