Hi, I have a Rails app that lets users set up a custom subdomain, I’ve set up *.myapp.com and it works fine (though SSL certificate hasn’t been verified on render.com, but it actually is?).
Is there a way to let users point their own custom domains to these subdomains?
user1.myapp.com will be the user’s site, but if he adds a custom domain, user1.com would point to that user1.myapp.com.