Skip to content

Commit 33b30bd

Browse files
committed
[DOCS] Collapse some content in local dev setup for readability (elastic#112355)
* [DOCS] Collapse some content in local dev setup for readability * Reword collapsible text (cherry picked from commit 3d2ca69)
1 parent 429b36e commit 33b30bd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/reference/quickstart/run-elasticsearch-locally.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ The service is started with a trial license. The trial license enables all featu
127127

128128
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.
129129

130+
.*Expand* for details
131+
[%collapsible]
132+
==============
133+
130134
You'll use the following connection details:
131135
132136
* **{es} endpoint**: `http://localhost:9200`
@@ -162,6 +166,8 @@ curl -u elastic:$ELASTIC_PASSWORD \
162166
----
163167
// NOTCONSOLE
164168
169+
==============
170+
165171
[discrete]
166172
[[local-dev-next-steps]]
167173
=== Next steps

0 commit comments

Comments
 (0)