Skip to content
Open
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
2 changes: 2 additions & 0 deletions docs/networking.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ You need to make sure that your **authserver** application directs incoming conn
- Similar to the Public IP address, it's likely that you'll need to set up port forwards if you're hosting from a home network.
- Additionally, you'll need to configure DNS to point to the server's public IP address. Setting up DNS is out of the scope of this guide, though your domain registrar or dynamic DNS provider should have this documentation available.

{% include warning.html content="Do not change the localAddress field from its default value if using Docker." %}

{% include note.html content="If you are using HeidiSQL, make sure you are in the Data tab when you edit values." %}

- MySQL CLI Commands (This step is not needed if you used a MySQL Manager like HeidiSQL)
Expand Down