diff --git a/Magicbox-external-database-setup.md b/Magicbox-external-database-setup.md index 5cceb85..51cc48b 100644 --- a/Magicbox-external-database-setup.md +++ b/Magicbox-external-database-setup.md @@ -46,4 +46,8 @@ MB_DATABASE_USER="magicbox" MB_DATABASE_PASS="ArtyomWasHere" ``` -Restart your container and you should in console_login and console_server see it using your new external database. Your world will now for to persist! +Restart your container. + +`tail console_login` + +You should see the login server booting from your new external database. Your world will now for to persist!