mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-28 19:23:22 +01:00
Update docker-compose.yaml
This commit is contained in:
parent
adddd1207e
commit
04033db018
@ -11,5 +11,5 @@ services:
|
|||||||
command: "--config.file=/etc/prometheus/prometheus.yaml"
|
command: "--config.file=/etc/prometheus/prometheus.yaml"
|
||||||
volumes:
|
volumes:
|
||||||
- ./config/prometheus.yaml:/etc/prometheus/prometheus.yaml:ro
|
- ./config/prometheus.yaml:/etc/prometheus/prometheus.yaml:ro
|
||||||
- ./data:/prometheus
|
- prometheus-data:/prometheus
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
Reference in New Issue
Block a user