We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb1eae1 commit 827c97aCopy full SHA for 827c97a
docker-compose.yml
@@ -1,6 +1,6 @@
1
elasticsearch:
2
build: elasticsearch/
3
- command: elasticsearch -Des.network.host=0.0.0.0
+ command: elasticsearch -Des.network.host=_non_loopback_
4
ports:
5
- "9200:9200"
6
logstash:
0 commit comments