Skip to content

Commit 59f3b57

Browse files
authored
corrected elasticsearch default username
1 parent 0c41fce commit 59f3b57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • DOCUMENTATION/content/documentation

DOCUMENTATION/content/documentation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ docker-compose up -d elasticsearch
828828

829829
2 - Open your browser and visit the localhost on port **9200**: `http://localhost:9200`
830830

831-
> The default username is `user` and the default password is `changeme`.
831+
> The default username is `elastic` and the default password is `changeme`.
832832
833833
### Install ElasticSearch Plugin
834834

0 commit comments

Comments
 (0)