Skip to content

Commit 5702c20

Browse files
authored
Always enable Cloudflare workers preview URLs (#3288)
1 parent e300251 commit 5702c20

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)