Update 'MagicBox : Magicbane in a Box'

2022-05-02 16:57:30 +00:00
parent fbe756f041
commit 169e6ef83a
+1 -1
@@ -35,7 +35,7 @@ Pull the image
### Starting MagicBox
>Note the paths to mount the config directory must be abosolute paths.
>Note the paths to mount the config directory must be absolute paths.
```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 & ```