From f4de71292aeb31f9c1d966c93c635ea5cb00569d Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 9 May 2022 08:57:31 +0000 Subject: [PATCH] Update 'Magicbox external database setup' --- Magicbox-external-database-setup.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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!