How do I change the apps url from subdomain.LMS to subdomain

Hi Team,

Since now my HTTPS issue is now resolved, I am encountering one more issue. my domain is suppose example.com and LMS is ilms.example.com then I change the studio url domain to studio.example.com however apps url is being configured as apps.ilms.example.com. Due to this my Certificates are not working since I have wildcard certificate for *.example.com

Can I change my MFE url to apps.isecurenet.in?

Any hint guys? Has anyone done this before?

Hello @blason16 ,

You can set the following for your MFE DNS configuration in Tutor:

MFE_HOST

Reference:

This is already set to my domain but still it is being picked up as app.ilms.example.com instead of apps.example.com
Can I set the value using tutor command?

Ok - I added MFE_HOST=apps.example.com entry in config.yml and then ran tutor local launch that has resolved the issue

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.