As a part of https://github.com/overhangio/tutor/issues/557, we should warn the users if they're not following the apps.LMS_HOST pattern for the MFE_HOST.
This will introduce a new check to see if the MFE_HOST is a subdomain of LMS_HOST or not using the new CONFIG_LOADED action .
As a part of https://github.com/overhangio/tutor/issues/557, we should warn the users if they're not following the apps.LMS_HOST pattern for the MFE_HOST. This will introduce a new check to see if the MFE_HOST is a subdomain of LMS_HOST or not using the new CONFIG_LOADED action .