Update compose.yaml

Signed-off-by: Rubén Cougil <rubencougil@gmail.com>
pull/362/head
Rubén Cougil 1 year ago committed by GitHub
parent 7a7a74631e
commit fa4c5f69c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      prometheus-grafana/compose.yaml

@ -8,7 +8,7 @@ services:
- 9090:9090
restart: unless-stopped
volumes:
- ./etc/prometheus:/prometheus
- ./etc/prometheus/:/etc/prometheus/
- prom_data:/prometheus
grafana:
image: grafana/grafana

Loading…
Cancel
Save