Enter the exact domain name you want your {{ data.resourceName || 'links' }} to be accessible with. It can be a subdomain (example.yourdomain.com) or root domain (yourdomain.com).

{{ errors.host }}
Global

Whether all users should be able to select this domain.

Add this CNAME record to your domain by visiting your DNS provider or registrar.

CNAME {{ baseUrl() }}

Add this A record to your domain by visiting your DNS provider or registrar.

A {{ serverIp }}
Checking DNS configuration...
DNS records for the domain are setup, however it seems that your server is not configured to handle requests from "host"
The domain is missing {{ (isSubdomain$ | async) ? 'CNAME' : 'A' }} record pointing to :location or the changes haven't propagated yet.

{{ 'You can wait and try again later or' | trans }}

Connecting domain...

Don't close this window until domain is connected.