mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 15:43:21 +00:00
Merge pull request #278 from benjamonnguyen/update-compose-with-grafana-example
fix docker-compose.yml for compose-with-grafana example
This commit is contained in:
commit
705c83a714
2 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue