Commit 2c79e166 by amir

fix valume mapping

parent 9eaf05bb
Showing with 1 additions and 0 deletions
...@@ -20,6 +20,7 @@ services: ...@@ -20,6 +20,7 @@ services:
volumes: volumes:
- /opt/data/influxdb:/var/lib/influxdb - /opt/data/influxdb:/var/lib/influxdb
- /tmp/influxdb:/tmp - /tmp/influxdb:/tmp
- /opt/data/influxdb/conf:/etc/influxdb
# log_driver: "syslog" # log_driver: "syslog"
# log_opt: # log_opt:
# syslog-address: "tcp://172.16.1.244:518" # syslog-address: "tcp://172.16.1.244:518"
......
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 sign in to comment