Update 'MagicBox : Magicbane in a Box'

2022-06-27 16:08:23 +00:00
parent b711e51bd3
commit bbbba0dd44
+1 -1
@@ -46,7 +46,7 @@ Linux
Windows
```docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/magicbane/mb.conf:\c\Users\YOURDIRHERE\mb.conf magicbane/magicbox:latest & ```
```docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v "/mnt/c/Users/YOURDIRHERE/mb.conf:/home/mbbox/magicbane/mb.conf" magicbane/magicbox:latest & ```
Below is the script the MagicBane team uses to cycle MagicBox in testing.