Good morning, I am testing in dev environment my web app. Since I am in the dev environment and not yet in main, how do I test the subdomains? in the main environment I can safely do this by having the custom domain, but the dev environment does not. if I try to put in the custom domains this: *.mercurymng-frontend-dioc.onrender.com, it tells me: onrender domains can’t be used as custom domains. how do i do that?
That’s correct, you can’t use a subdomain of onrender.com
I personally, use a .staging. subdomain on a custom domain I own or use ‘staging’ as part of your staging custom domain, mysitestaging.com etc - you would obviously need to own the custom domain being used.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.