Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/manual/01_install/02_macOSX.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ The following addresses require certificate approval:
**Bypass the security warning**

1. Open these URLs directly in your browser:
1. [https://localhost:3030](https://localhost:3030/)
2. [https://localhost:8642](https://localhost:8642/)
1. <a href="https://localhost:3030" target="_blank">https\://localhost:3030</a>
2. <a href="https://localhost:8642" target="_blank">https\://localhost:8642</a>
2. A **"Your connection is not private"** warning appears.
3. Click **Advanced** → **Proceed to localhost (unsafe)**.
4. Reload the engine’s website.
Expand Down