This commit is contained in:
2018-04-03 15:55:11 +02:00
parent 1226c490cf
commit 337737fa0c

View File

@@ -35,7 +35,7 @@ services:
- index.number_of_replicas=0
- network.tcp.block=1
- bootstrap.memory_lock=1
# expose:
# - "9200"
ports:
- "9200:9200"
volumes:
- esdata:/usr/share/elasticsearch/data
expose:
- "9200"