@ -30,11 +30,11 @@ Docker is available for most all operating systems. Along with a Docker Hub acc
@@ -30,11 +30,11 @@ Docker is available for most all operating systems. Along with a Docker Hub acc
>It is recommended that you change the external port via the docker run command not within the [magicbane.conf](http://repo.magicbane.com/MagicBane/Server/wiki/magicbane.conf) configuration file. Docker will automatically route ip traffic through the bridge to the corect interal port. MagicBox uses three ports. 5000 is used for a debugger or profiler. 6000 is used for the login server. 8000 is used for the world server. If behind a NAT/router the user must open these ports on his router or configure a DMZ.
When a MagicBox administrator first spins up his server it is assumed they might not have web registration sorted on day one. With this in mind the server is configured to auto register accounts on login.
```MB_LOGIN_AUTOREG="TRUE"```
When the time comes whether through Discord or Forum registration we have the backend facilities to plug right into.