|
|
@ -46,4 +46,8 @@ MB_DATABASE_USER="magicbox" |
|
|
|
MB_DATABASE_PASS="ArtyomWasHere" |
|
|
|
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! |
|
|
|