Skip to content

Commit 01711a6

Browse files
authored
Update wrangler.toml
Signed-off-by: h7ml <h7ml@qq.com>
1 parent f9a03dc commit 01711a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ database_id = "REPLACE_WITH_D1_DATABASE_ID"
1313
migrations_dir = "migrations"
1414

1515
[[kv_namespaces]]
16-
binding = "KV_CACHE"
16+
binding = "grok2api-cache"
1717
# Filled by CI / your first deployment bootstrap.
1818
id = "REPLACE_WITH_KV_NAMESPACE_ID"
1919

0 commit comments

Comments
 (0)