From 169e6ef83a9f50bac5c14852c936af5405dea11e Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 2 May 2022 16:57:30 +0000 Subject: [PATCH] Update 'MagicBox : Magicbane in a Box' --- MagicBox-%3A-Magicbane-in-a-Box.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagicBox-%3A-Magicbane-in-a-Box.md b/MagicBox-%3A-Magicbane-in-a-Box.md index f1c73d5..97d0770 100644 --- a/MagicBox-%3A-Magicbane-in-a-Box.md +++ b/MagicBox-%3A-Magicbane-in-a-Box.md @@ -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 & ```