1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-19 15:28:06 +02:00

Update compose.yaml

Signed-off-by: Rubén Cougil <rubencougil@gmail.com>
This commit is contained in:
Rubén Cougil 2023-06-06 09:22:21 +02:00 committed by GitHub
parent 7a7a74631e
commit fa4c5f69c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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