Custom Domains
If your runtime supports exposing services externally, external services automatically gets an auto-generated hostname, of the form ${service}.${release-channel}.${org}.onprodvana.com. You can see this information on the services page after the initial deployment.
In order to use a custom domain, go to your DNS provider and add a CNAME record pointing to the autogenerated hostname.
Updated about 2 months ago