Learn how to use Custom Domains with Tny
CNAME
record in your domain’s DNS settings. The CNAME record should point to custom.tny.app
.
If you want to use a root domain like tny.app
instead of a subdomain like links.tny.app
it depends on your DNS provider if it’s possible to setup a CNAME record for the root domain.
If it’s not possible, you can setup the following A
and AAAA
records for your domain:
Record Type | Record Value |
---|---|
A | 137.66.33.47 |
AAAA | 2a09:8280:1::8628 |