Connect a custom domain
By default your project is served on a livemy.app subdomain. You can also connect
a domain you own — like www.example.com — so your app is reachable there, over
HTTPS.
Before you start
Section titled “Before you start”- A live project to attach the domain to.
- A domain you own, with access to its DNS settings at your registrar or DNS provider.
- Custom domains are available on paid plans; how many you can connect depends on your plan.
Connect the domain
Section titled “Connect the domain”-
Open the project and select + domain on its address row. The Custom Domain dialog opens.
-
Enter the domain you want to use (for example
example.com) and select Connect. -
livemy.app shows the DNS record to add — an A record pointing to the IP address shown in the dialog. In your DNS provider, create that A record (use the copy button to grab the exact IP).
-
Back in the dialog, select Verify DNS. livemy.app checks that your domain points to it.
HTTPS is automatic
Section titled “HTTPS is automatic”Once your DNS is verified, livemy.app issues an SSL certificate for your domain automatically — you don’t buy or set anything up. The dialog moves through these stages:
- Pending DNS — waiting for your domain to point to livemy.app.
- Issuing SSL — the certificate is being created (usually 1–2 minutes).
- SSL active — your domain is served over HTTPS.
Remove a domain
Section titled “Remove a domain”To disconnect a domain, open the same dialog and select Remove Domain. The project stays reachable on its livemy.app subdomain.
Related
Section titled “Related”- Managing custom domains — all your domains, SSL status, and paused domains.
- Your projects — where the + domain control lives on a card.
- Core concepts — projects and their URLs.