From 6da9059e30d3c942cdc71068b9417b7f210f2415 Mon Sep 17 00:00:00 2001 From: MagicBot Date: Sun, 1 May 2022 19:46:21 +0000 Subject: [PATCH] Update 'MagicBox : Magicbane in a Box' --- MagicBox-%3A-Magicbane-in-a-Box.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagicBox-%3A-Magicbane-in-a-Box.md b/MagicBox-%3A-Magicbane-in-a-Box.md index 1d4deda..d01436d 100644 --- a/MagicBox-%3A-Magicbane-in-a-Box.md +++ b/MagicBox-%3A-Magicbane-in-a-Box.md @@ -59,7 +59,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 mb.conf directory we mounted in 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 configuration at runtime. +Upon starting MagicBox will first look for a [magicbane.conf](http://repo.magicbane.com/MagicBane/Server/wiki/magicbane.conf) file within the mb.conf host directory we mounted in the run command. If it cannot be found the game will instead use a default copy inside mb.data/ to boot the game with. This facility allows a MagicBox administrator to point his game at an external database or otherwise change the configuration 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.