Skip to content

Commit 6d95a1d

Browse files
committed
Add binding to ccadb_roots from boostrap-mtca
1 parent 62362b8 commit 6d95a1d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

crates/mtc_worker/wrangler.jsonc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@
8181
"pattern": "bootstrap-mtca.cloudflareresearch.com",
8282
"custom_domain": true
8383
},
84+
"kv_namespaces": [
85+
{
86+
"id": "e4aab0c89ebe492c9c81c444c78a31ff",
87+
"binding": "ccadb_roots"
88+
}
89+
],
8490
"r2_buckets": [
8591
{
8692
"bucket_name": "bootstrap-mtca-shard1",
@@ -116,4 +122,4 @@
116122
]
117123
}
118124
}
119-
}
125+
}

0 commit comments

Comments
 (0)