7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
# STACK_VERSION=9.1.3
|
|
# KIBANA_HOSTS="http://es01:3112"
|
|
ELASTIC_USER=elastic
|
|
ELASTIC_HOSTS="https://es01:3113"
|
|
ELASTIC_PASSWORD=PASSWORD
|
|
# VECTOR_LOG=debug
|