@ -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