Platform root domain
Multi-tenant starter
The proxy resolves a tenant from the request host and renders its public website. Root-domain traffic renders the app.
How tenants are routed
- acme.signup.to/* → subdomain tenant
- acme.localhost:6556/* → subdomain tenant (local)
- localhost:6556/s/acme → same tenant page, path-based (local)
- www.acmecorp.com/* → fully custom domain tenant
App hosts: app.onepager.io
Tenant root domains: signup.to