Update 'MagicBox : Magicbane in a Box'

2022-05-02 16:50:56 +00:00
parent ec91bb2464
commit e7524080d1
+1 -1
@@ -35,7 +35,7 @@ Pull the image
### Starting MagicBox ### Starting MagicBox
>Note the path to mount the config directory on the host machine must be an abosolute path. >Note the paths to mount the config directory must be abosolute paths.
```docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/YOURDIRHERE/magicbane/mb.conf magicbane/magicbox:latest & ``` ```docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/YOURDIRHERE/magicbane/mb.conf magicbane/magicbox:latest & ```