Tutor loads environment variables before loading plugins. Due to this, it is not possible to set a configuration variable for a plugin via environment variables.
For example, if we try to set the MFE_HOST config of mfe plugin with the TUTOR_MFE_HOST environment variable, it doesn’t work.