Skip to content

Commit c25a560

Browse files
authored
Add redirects to Rules (#1658)
1 parent b57966c commit c25a560

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

products/rules/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/rules*"
11+
kv_namespaces = [
12+
{ binding = "REDIRECTS", id = "16cfb397432a455b97736823f5656ac2" }
13+
]
1114

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

0 commit comments

Comments
 (0)