prom-data
This commit is contained in:
@@ -139,6 +139,7 @@ services:
|
||||
volumes:
|
||||
- "./packages/prometheus/prometheus.prod.yml:/etc/prometheus/prometheus.yml"
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- prometheus_data:/prometheus
|
||||
command:
|
||||
- "--config.file=/etc/prometheus/prometheus.yml"
|
||||
- "--web.enable-remote-write-receiver"
|
||||
@@ -237,3 +238,4 @@ volumes:
|
||||
redis_data:
|
||||
driver: local
|
||||
portainer_data:
|
||||
prometheus_data:
|
||||
|
||||
Reference in New Issue
Block a user