You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ If you're interested in more details regarding this project and what to do once
16
16
4. Change the default password of "changeme" in the `.env` file
17
17
5. Make the `elastic-container.sh` shell script executable by running `chmod +x elastic-container.sh`
18
18
5. Execute the `elastic-container.sh` shell script with the start argument `./elastic-container start`
19
-
6. Wait for the prompt to tell you to browse to https://localhost:5601
19
+
6. Wait for the prompt to tell you to browse to https://localhost:5601 (Of note you may be presented a browser warning due to the self-signed certificates. You can type `this is not safe` or click to proceed after which you will be directed to the Elastic log in screen)
0 commit comments