Tweak conf comment

This commit is contained in:
Subsonic154 2026-03-10 06:34:55 -04:00
parent 568c968c4e
commit 7056bef383

View file

@ -4,9 +4,9 @@ bind = 127.0.0.1
# The public host name or IP address. Used to forward clients from the login
# server to the world server. The default value will only allow local connections.
# If you encounter issues trying to connect to the world from machines on the same network (or the same machine when this is not the default value)
# when hosting a public server with a router that lacks Hairpin NAT support, make sure the hosts file on this system
# has the host name of the system set to resolve to it's local IP address on the network.
# If you encounter issues trying to connect to the world from other machines on the same network
# when this is not the default value and you have a router that lacks Hairpin NAT support, make sure
# the hosts file on this system has the host name of the system set to resolve to it's local IP address on the network.
public = 127.0.0.1
# Login server configuration