corrected elasticsearch default username
This commit is contained in:
parent
0c41fceae1
commit
59f3b574da
@ -828,7 +828,7 @@ docker-compose up -d elasticsearch
|
|||||||
|
|
||||||
2 - Open your browser and visit the localhost on port **9200**: `http://localhost:9200`
|
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
|
### Install ElasticSearch Plugin
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user