diff --git a/.env b/.env index 7e1722a..db2a2d1 100644 --- a/.env +++ b/.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