Skip to content

Commit c97f29f

Browse files
authored
add note to use 127.0.0.1 (#2091)
1 parent df0519c commit c97f29f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/en/getting-started/get-started-docker.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,11 @@ endif::[]
209209

210210
. To access {kib}, click the generated link in your terminal.
211211

212+
[NOTE]
213+
====
214+
If the generated link is to host `0.0.0.0` you may have to replace it with `127.0.0.1`
215+
====
216+
212217
.. In your browser, paste the enrollment token that you copied when starting
213218
{es} and click the button to connect your {kib} instance with {es}.
214219

0 commit comments

Comments
 (0)