mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 01:37:01 +01:00
Update elasticsearch.yml
This commit is contained in:
parent
c7fee7866b
commit
35886b5b80
@ -9,3 +9,6 @@ services:
|
||||
ES_JAVA_OPTS: "-Xms512m -Xmx512m"
|
||||
MAX_MAP_COUNT: "64000"
|
||||
discovery.type: "single-node"
|
||||
ELASTIC_PASSWORD: "changeme"
|
||||
xpack.security.enabled: "false"
|
||||
xpack.security.http.ssl.enabled: "false"
|
||||
|
Loading…
Reference in New Issue
Block a user