Skip to content

Commit 58c9c11

Browse files
committed
trying disabling ssl in env file
1 parent 5810556 commit 58c9c11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ services:
6060
- cluster.name=ianalizer-es-data-cluster
6161
- bootstrap.memory_lock=true
6262
- xpack.security.enabled=false
63+
- xpack.security.http.ssl.enabled=false
6364
- logger.org.elasticsearch.discovery=ERROR
6465
- logger.org.elasticsearch.transport=ERROR
6566
- logger.org.elasticsearch.http=ERROR

0 commit comments

Comments
 (0)