add new mount for store prometheus data
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
|||||||
image: prom/prometheus:v3.4.2
|
image: prom/prometheus:v3.4.2
|
||||||
container_name: prometheus
|
container_name: prometheus
|
||||||
volumes:
|
volumes:
|
||||||
|
- /srv/monitoring/prometheus-storage:/prometheus
|
||||||
- ./prometheus.yml:/etc/prometheus/prometheus.yml
|
- ./prometheus.yml:/etc/prometheus/prometheus.yml
|
||||||
user: root
|
user: root
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user