Skip to content

Commit 2204cbb

Browse files
committed
fix: add kv id
1 parent 463af42 commit 2204cbb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

wrangler.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ binding = "ASSETS"
99

1010
[[kv_namespaces]]
1111
binding = "KV"
12-
# Replace with the production KV namespace id (run `wrangler kv namespace create KV`).
13-
id = "REPLACE_WITH_KV_NAMESPACE_ID"
12+
id = "9c6e1b4847c64fad99bfb808acfae039"
1413

1514
[observability]
1615
enabled = true

0 commit comments

Comments
 (0)