Update 'MagicBox : Magicbane in a Box'

2022-05-02 17:12:17 +00:00
parent b10448ec4d
commit ae3bfad8f5
+2
@@ -37,6 +37,8 @@ Pull the image
>Note the paths to mount the config directory must be absolute paths.
Linux
```docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/YOURDIRHERE/mb.conf magicbane/magicbox:latest & ```
Windows