Merge pull request #1489 from 0reo/elasticsearch-doc-patch-1

corrected elasticsearch default username
This commit is contained in:
Shao Yu-Lung (Allen) 2018-05-27 10:13:05 +08:00 committed by GitHub
commit 10ba847415
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -828,7 +828,7 @@ docker-compose up -d elasticsearch
2 - Open your browser and visit the localhost on port **9200**: `http://localhost:9200`
> The default username is `user` and the default password is `changeme`.
> The default username is `elastic` and the default password is `changeme`.
### Install ElasticSearch Plugin