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