Expose the influxDB config interface

Change-Id: I152c8aef3685ef0e3bd869edd6f591c260d45c47
This commit is contained in:
aviau 2015-02-13 10:12:36 -05:00
parent 08281da553
commit 84f2afa4a5

View File

@ -16,6 +16,9 @@ influxdb:
image: tutum/influxdb
environment:
PRE_CREATE_DB: "db;grafana"
ports:
- "8083:8083"
- "8086:8086"
grafana:
image: savoirfairelinux/grafana