reverted grafana volume change because it needs to read the pre-configured db from the image

This commit is contained in:
Ilya Braude 2017-08-04 01:43:07 -04:00
parent 433f445400
commit 70eaa8f653

View File

@ -48,7 +48,7 @@ graf-db:
image: infinityworks/graf-db:11 image: infinityworks/graf-db:11
command: cat command: cat
volumes: volumes:
- prometheus-grafana:/var/lib/grafana/ - /var/lib/grafana/
net: none net: none
grafana: grafana: