Skip to content

Commit acf1203

Browse files
authored
Clarify that preview URLs cannot run on non workers.dev subdomains (#17300)
1 parent 433eee2 commit acf1203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/workers/configuration/previews.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,4 @@ Preview URLs run on your [`workers.dev` subdomain](/workers/configuration/routin
7373

7474
- Preview URLs are not generated for Workers that implement a [Durable Object](/durable-objects/).
7575
- Preview URLs are not currently generated for [Workers for Platforms](/cloudflare-for-platforms/workers-for-platforms/) [user Workers](/cloudflare-for-platforms/workers-for-platforms/reference/how-workers-for-platforms-works/#user-workers). This is a temporary limitation, we are working to remove it.
76+
- You cannot currently configure Preview URLs to run on a subdomain other than [`workers.dev`](/workers/configuration/routing/workers-dev/).

0 commit comments

Comments
 (0)