6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
xpack.security.transport.ssl.enabled=true
|
|
xpack.security.enabled=true
|
|
discovery.type=single-node
|
|
cluster.name=gmo_es_cluster
|
|
ELASTIC_USERNAME=elastic
|
|
ELASTIC_PASSWORD=pa55w0rd |