update env vars
This commit is contained in:
parent
2370dfe9c6
commit
28f3b2595f
4
.env
4
.env
|
@ -2,10 +2,10 @@
|
|||
#COMPOSE_PROJECT_NAME=myproject
|
||||
|
||||
# Password for the 'elastic' user (at least 6 characters)
|
||||
ELASTIC_PASSWORD=changeme
|
||||
ELASTIC_PASSWORD=forty6and2
|
||||
|
||||
# Password for the 'kibana_system' user (at least 6 characters)
|
||||
KIBANA_PASSWORD=changeme
|
||||
KIBANA_PASSWORD=forty6and2
|
||||
|
||||
# Version of Elastic products
|
||||
STACK_VERSION=8.7.1
|
||||
|
|
Loading…
Reference in New Issue