Commit 827c97a1 authored by tony's avatar tony

Modified network.host option to use _non_loopback_ instead of 0.0.0.0.

parent cb1eae11
elasticsearch: elasticsearch:
build: elasticsearch/ build: elasticsearch/
command: elasticsearch -Des.network.host=0.0.0.0 command: elasticsearch -Des.network.host=_non_loopback_
ports: ports:
- "9200:9200" - "9200:9200"
logstash: logstash:
......
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