Commit b519d5e9 by bergquist

feat(docker): update docker-compose for influxdb

parent 887ca404
influxdb: influxdb:
image: tutum/influxdb:0.12 #image: influxdb/influxdb:1.0-alpine
image: influxdb:latest
container_name: influxdb
ports: ports:
- "2004:2004" - "2004:2004"
- "8083:8083" - "8083:8083"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment