@ -92,7 +92,7 @@ Inside the Magicbox you will find the following devops utlities.
@@ -92,7 +92,7 @@ Inside the Magicbox you will find the following devops utlities.
### Configuration
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.
Upon bootstrap 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.
>Note that a container is ephemeral. When the container stops all changes to it are lost. This includes the internal database. If you want your world to persist you just point it to an external mysql database instance. This can easily be another docker container.