Skip to content

Commit 6322a0e

Browse files
authored
Added KV namespace variable for redirects (#1748)
1 parent 486ce6a commit 6322a0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

products/load-balancing/wrangler.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ workers_dev = false
88
account_id = "b54f07a6c269ecca2fa60f1ae4920c99"
99
zone_id = "351cf9fc660523187714fa772ad5ca49"
1010
route = "https://developers.cloudflare.com/load-balancing*"
11+
kv_namespaces = [
12+
{ binding = "REDIRECTS", id = "4f0f506480c84575af95ee848bee5f4e" }
13+
]
1114

1215
[site]
1316
bucket = ".docs/public/"

0 commit comments

Comments
 (0)