I have two application with a different third level subdomain:
- app1: example1.domain.com
- app2: example2.domain.com
and Custom API prefix equal to "custom"
Is it possible to have such a CNAMEs set up on console:
- CNAME1: custom.example1.domain.com
- CNAME2: custom.example2.domain.com
or we need to use login.domain.com for both the applications?