We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5810556 commit 58c9c11Copy full SHA for 58c9c11
1 file changed
docker-compose.yaml
@@ -60,6 +60,7 @@ services:
60
- cluster.name=ianalizer-es-data-cluster
61
- bootstrap.memory_lock=true
62
- xpack.security.enabled=false
63
+ - xpack.security.http.ssl.enabled=false
64
- logger.org.elasticsearch.discovery=ERROR
65
- logger.org.elasticsearch.transport=ERROR
66
- logger.org.elasticsearch.http=ERROR
0 commit comments