We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ac9f6 commit 6edd5b0Copy full SHA for 6edd5b0
wrangler.toml
@@ -1,7 +1,7 @@
1
#:schema ./node_modules/wrangler/config-schema.json
2
name = "cloudflare-docs"
3
account_id = "b54f07a6c269ecca2fa60f1ae4920c99"
4
-compatibility_date = "2025-06-02"
+compatibility_date = "2023-03-21"
5
compatibility_flags = ["nodejs_compat"]
6
main = "./worker/index.ts"
7
@@ -23,4 +23,4 @@ binding = "VENDORED_MARKDOWN"
23
bucket_name = "vendored-markdown"
24
25
[observability]
26
-enabled = true
+enabled = true
0 commit comments