Hi
I need to build multi module app and for each module I need to point it on one different domain :
- for module frontend -> exemple.com
- for backend -> backend.exemple.com
- for api -> api.exemple.com
How I can achieve this app structure?
Hi
I need to build multi module app and for each module I need to point it on one different domain :
How I can achieve this app structure?