I am trying to configure SSR Module Federation exactly as per this URL & have followed all the steps correctly:
https://modernjs.dev/en/guides/topic-detail/module-federation/usage.html
But while building the HOST is still unable to fetch TYPES from the remote app. Below is the error:

Here are my app settings:
(A) REMOTE APP:


Remote is running in production mode:

(B) HOST APP:




I am trying to configure SSR Module Federation exactly as per this URL & have followed all the steps correctly:
https://modernjs.dev/en/guides/topic-detail/module-federation/usage.html
But while building the HOST is still unable to fetch TYPES from the remote app. Below is the error:

Here are my app settings:
(A) REMOTE APP:


Remote is running in production mode:

(B) HOST APP:



