[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:
Liam Thompson 2024-09-02 09:28:35 +01:00 committed by GitHub
parent 17120c097e
commit 3d2ca69b7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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