.apps subdomains
The moment a deploy goes healthy, your app is reachable on a free Orizon subdomain — no DNS, no certificate, no waiting.
The scheme
Each project gets a stable hostname under apps.orizon.ng, derived from the project's slug:
<project-slug>.apps.orizon.ngThe slug comes from your project — for example a project proj_sure_texts_6 is served at sure-texts-6.apps.orizon.ng. TLS is already in place, so the URL is HTTPS from the first request.
Always availableThe
.apps.orizon.ng URL keeps working even after you attach a custom domain, which makes it handy for health checks, internal links and sharing previews.Going custom
When you're ready for your own branding, attach a custom domain — the subdomain remains as a fallback. See Connect a domain.