# config es cluster.name=es-cluster discovery.type=single-node bootstrap.memory_lock=true xpack.security.enabled=true xpack.security.http.ssl.enabled=false ES_JAVA_OPTS=-Xms1g -Xmx1g # password for elastic user ELASTIC_PASSWORD=pa55w0rd