Update 'MagicBox : Magicbane in a Box'

master
MagicBot 3 years ago
parent
commit
c08cfa168d
  1. 6
      MagicBox-%3A-Magicbane-in-a-Box.md

6
MagicBox-%3A-Magicbane-in-a-Box.md

@ -32,3 +32,9 @@ Pull the image @@ -32,3 +32,9 @@ Pull the image
`docker pull magicbane/magicbox`
Start your MagicBox
`docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/mbbox/magicbane/mb.conf magicbane/magicbox:latest &`
>It is recommended that you change the external port via the docker run command not within the magicbane.conf configuration file. Docker will automatically route ip traffic through the bridge to the corect interal port.

Loading…
Cancel
Save