diff --git a/masterconfig.ini b/masterconfig.ini index ce4e145..f70a92f 100644 --- a/masterconfig.ini +++ b/masterconfig.ini @@ -2,10 +2,10 @@ master_ip=localhost # Port number -port=12000 +port=2000 # The port number to start world servers on. Will be incremented for each world -world_port_start=13000 +world_port_start=3000 # Use sudo when launching the auth server. # Required by default if on Linux as auth runs on port 1001