Skip to content

Commit 05014bc

Browse files
leemthompocbuescher
authored andcommitted
[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
1 parent 6ad60f2 commit 05014bc

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
@@ -125,6 +125,10 @@ The service is started with a trial license. The trial license enables all featu
125125

126126
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.
127127

128+
.*Expand* for details
129+
[%collapsible]
130+
==============
131+
128132
You'll use the following connection details:
129133
130134
* **{es} endpoint**: `http://localhost:9200`
@@ -160,6 +164,8 @@ curl -u elastic:$ELASTIC_PASSWORD \
160164
----
161165
// NOTCONSOLE
162166
167+
==============
168+
163169
[discrete]
164170
[[local-dev-next-steps]]
165171
=== Next steps

0 commit comments

Comments
 (0)