Custom Domain
Connect your own domain for a professional, branded experience.
Adding a Domain
- Go to your project settings and click "Domain"
- Enter your domain (e.g., app.yourdomain.com)
- Configure DNS records as shown
DNS Configuration Required
Option 1: Add a CNAME record (recommended)
| Type | Name/Host | Value/Target |
|---|---|---|
CNAME |
app OR @ |
proxy.premonize.com |
Option 2: Add a TXT record for verification
| Type | Name/Host | Value/Target |
|---|---|---|
TXT |
_launchkit |
verify=your-project-id |
DNS changes can take up to 48 hours to propagate. Click "Verify" once you have added the records.
Verification
- Add the DNS records to your domain provider
- Wait for DNS propagation (up to 48 hours)
- Click "Verify" to confirm the configuration
SSL Certificates
SSL certificates are automatically provisioned for your custom domain. All traffic is encrypted with HTTPS.
Default Subdomain
Your subdomain will always work, even if you add a custom domain.
Your subdomain (project.premonize.com) will continue to work even after adding a custom domain.
Was this page helpful?
Your feedback helps us improve our documentation
Thank you for your feedback!
Your input helps us create better documentation for everyone