We were looking at https://github.com/openedx/openedx-tutor-plugins/tree/11fcaec23b27d9f1abe5280213e717ed36d4f327/plugins/tutor-contrib-paragon/tutorparagon/patches and wondering if openedx-lms-development-settings and openedx-lms-production-settings could be simplified into one file, as MFE_HOST should work in the dev file just as much as it does in the prod file?
We were looking at https://github.com/openedx/openedx-tutor-plugins/tree/11fcaec23b27d9f1abe5280213e717ed36d4f327/plugins/tutor-contrib-paragon/tutorparagon/patches and wondering if
openedx-lms-development-settingsandopenedx-lms-production-settingscould be simplified into one file, asMFE_HOSTshould work in the dev file just as much as it does in the prod file?