Update 'MagicBox : Magicbane in a Box'

master
MagicBot 2022-05-01 18:44:39 +00:00
parent 353e0ee33e
commit 255b2a8e9d
1 changed files with 1 additions and 3 deletions

@ -57,9 +57,7 @@ echo "Starting MagicBox"
docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/mbbox/magicbane/mb.conf magicbane/magicbox:latest &
```
Upon starting MagicBox will look for [magicbane.conf](http://repo.magicbane.com/MagicBane/Server/wiki/magicbane.conf) within the same mb.conf directory we mounted via the run command. If it cannot be found the game will instead use a local copy inside mb.data to boot the game.
This facility allows a MagicBox administrator to point his game at an external database or otherwise change the confiuration at runtime.
Upon starting MagicBox will look for [magicbane.conf](http://repo.magicbane.com/MagicBane/Server/wiki/magicbane.conf) within the same mb.conf directory we mounted via the run command. If it cannot be found the game will instead use a local copy inside mb.data to boot the game. This facility allows a MagicBox administrator to point his game at an external database or otherwise change the confiuration at runtime.
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.