We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be0531e commit f62d9b7Copy full SHA for f62d9b7
src/main/assembly/dashboard/docker-compose.yml
@@ -16,7 +16,6 @@ services:
16
- "9090:9090"
17
volumes:
18
- ./config/prometheus.yml:/etc/prometheus/prometheus.yml:ro
19
- - ./data:/data
20
restart: on-failure
21
grafana:
22
image: grafana/grafana:5.2.2
0 commit comments