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 b57966c commit c25a560Copy full SHA for c25a560
products/rules/wrangler.toml
@@ -8,6 +8,9 @@ workers_dev = false
8
account_id = "b54f07a6c269ecca2fa60f1ae4920c99"
9
zone_id = "351cf9fc660523187714fa772ad5ca49"
10
route = "https://developers.cloudflare.com/rules*"
11
+kv_namespaces = [
12
+ { binding = "REDIRECTS", id = "16cfb397432a455b97736823f5656ac2" }
13
+]
14
15
[site]
16
bucket = ".docs/public/"
0 commit comments