mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
fix docker-compose.yml for compose-with-grafana example
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
||||
- "127.0.0.1:8020:9090"
|
||||
volumes:
|
||||
- prometheusdata:/prometheus
|
||||
- ./prometheus.yml:/etc/prometheus/prometheus.yml:ro
|
||||
- ./prometheus:/etc/prometheus:ro
|
||||
depends_on:
|
||||
- restserver
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user