Update docker-compose with the correct volume to elastic search

This commit is contained in:
Jose Luis
2017-02-20 21:05:00 -05:00
committed by GitHub
parent 8be0e15499
commit ac1b19b8ad
+1 -1
View File
@@ -42,7 +42,7 @@ services:
environment:
ES_JAVA_OPTS: "-Xms2g -Xmx2g"
# volumes:
# - my-path:/var/ossec/data
# - my-path:/usr/share/elasticsearch/data
networks:
- docker_elk
kibana: