Skip to content

Commit ed9b641

Browse files
committed
Always enable Cloudflare workers preview URLs
1 parent 0739a4a commit ed9b641

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs-site/wrangler.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ compatibility_date = "2025-06-17"
44
routes = ["ai.pydantic.dev/*"]
55
main = "src/index.ts"
66
workers_dev = false
7+
preview_urls = true
78
compatibility_flags = [ "nodejs_compat_v2" ]
89

910
[vars]

0 commit comments

Comments
 (0)