standalone
Simon Caminada 8 years ago
parent 1226c490cf
commit 337737fa0c

@ -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"

Loading…
Cancel
Save