Skip to content

Commit 1385402

Browse files
authored
Update 2025-09-17-update-preview-url-setting.mdx
1 parent 1a54393 commit 1385402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/workers/2025-09-17-update-preview-url-setting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: We performed a one-time update to disable preview URLs on Workers w
44
date: 2025-09-17
55
---
66

7-
To prevent the accidental exposure of applications, we've updated how Worker preview URLs (<PREVIEW>-<WORKER_NAME>.<SUBDOMAIN>.workers.dev) are handled.
7+
To prevent the accidental exposure of applications, we've updated how Worker preview URLs (<PREVIEW>-<WORKER_NAME>.<SUBDOMAIN>.workers.dev) are handled. We made this change to ensure preview URLs are only active when intentionally configured, improving the default security posture of your Workers
88

99
**What has changed:**
1010
- New Default Behavior: If a Worker's `workers.dev` route is disabled and its preview URL is not explicitly configured, the preview URL will now default to disabled. However, you can still explicitly enable the preview URL regardless of your `workers.dev` enablement status by doing `preview_urls = true`

0 commit comments

Comments
 (0)