Link Caffeine URL
Select an available domain to link to .
To link your Caffeine URL, please provide the following instructions to your Caffeine AI.
Create a file named ic-domains
in .well-known
within your project's assets
folder:
project_root/
└── src/
└── project_frontend/
└── assets/
└── .well-known/
└── ic-domains
Add your domain and its www
subdomain to ic-domains
, each on a new line. For example, for example.com
:
example.com
www.example.com
Update .ic-assets.json5
in assets/
to include:
[{ "match": ".well-known", "ignore": false }]
Deploy the project, then click "Verify Ownership" below.
Finalize DNS Setup
Verification successful! Configure DNS records with your provider.
IC Registration
DNS records configured. Register your domain with the Internet Computer.
Registration Status
: Checking...
: Checking...