Skip to content

Commit

Permalink
Merge pull request #39 from mbandizzle/patch-1
Browse files Browse the repository at this point in the history
Match spelling that’s in the docs
  • Loading branch information
sherifabdlnaby authored Jun 29, 2021
2 parents 411823c + 87b3407 commit 04e694a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ LOGSTASH_PORT=8080
# This is used to set the password at setup, and used by others to connect to Elasticsearch at runtime.
# USERNAME cannot be changed! It is set here for parmeterization only.
ELASTIC_USERNAME=elastic
ELASTIC_PASSWORD=changme
ELASTIC_PASSWORD=changeme
AWS_ACCESS_KEY_ID=nottherealid
AWS_SECRET_ACCESS_KEY=notherealsecret

Expand All @@ -37,4 +37,4 @@ ELASTIC_DISCOVERY_SEEDS=elasticsearch
#----------- For Multinode Cluster --------------#
# Other nodes
ELASTIC_NODE_NAME_1=elastdocker-node-1
ELASTIC_NODE_NAME_2=elastdocker-node-2
ELASTIC_NODE_NAME_2=elastdocker-node-2

0 comments on commit 04e694a

Please sign in to comment.