1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-19 15:28:06 +02:00
This commit is contained in:
Rubén Cougil 2024-06-14 08:31:48 +02:00 committed by GitHub
commit fd64843d2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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