Skip to content

Commit

Permalink
Update cloudflare.md (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamintd authored Jan 24, 2025
1 parent f31e5c5 commit d8e8335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/cloudflare.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Make a request for `/TILESET.json` to verify TileJSON is served.

For the cache to work, the worker must be assigned a zone on your own domain, not `workers.dev`.

1. In **Settings > Triggers** for your Worker, **Add Custom Domain** e.g. `subdomain.mydomain.com`. This will create a DNS entry in your Cloudflare site.
1. In **Settings > Domains & Routes** for your Worker, add a **Custom Domain** e.g. `subdomain.mydomain.com`. This will create a DNS entry in your Cloudflare site.

Verify your deployment is working by checking for the `Cf-Cache-Status` header with a value of `HIT` on successful (HTTP 200) requests.

Expand Down

0 comments on commit d8e8335

Please sign in to comment.