-
-
Notifications
You must be signed in to change notification settings - Fork 570
How to set a custom domain
Hiroki Toyokawa edited this page Mar 9, 2023
·
2 revisions
You can set a custom domain from the dashboard of Cloudflare Pages as follows.

Follow the direction.
And also you need to set the domain to Environment variables as CUSTOM_DOMAIN
.

For example, let's say a domain is alpacat.com
, you need to set alpacat.com
as CUSTOM_DOMAIN
.