mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
[DOCS] Collapse some content in local dev setup for readability (#112355)
* [DOCS] Collapse some content in local dev setup for readability * Reword collapsible text
This commit is contained in:
parent
17120c097e
commit
3d2ca69b7c
1 changed files with 6 additions and 0 deletions
|
@ -125,6 +125,10 @@ The service is started with a trial license. The trial license enables all featu
|
|||
|
||||
To connect to the {es} cluster from a language client, you can use basic authentication with the `elastic` username and the password you set in the environment variable.
|
||||
|
||||
.*Expand* for details
|
||||
[%collapsible]
|
||||
==============
|
||||
|
||||
You'll use the following connection details:
|
||||
|
||||
* **{es} endpoint**: `http://localhost:9200`
|
||||
|
@ -160,6 +164,8 @@ curl -u elastic:$ELASTIC_PASSWORD \
|
|||
----
|
||||
// NOTCONSOLE
|
||||
|
||||
==============
|
||||
|
||||
[discrete]
|
||||
[[local-dev-next-steps]]
|
||||
=== Next steps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue