We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a03dc commit 01711a6Copy full SHA for 01711a6
1 file changed
wrangler.toml
@@ -13,7 +13,7 @@ database_id = "REPLACE_WITH_D1_DATABASE_ID"
13
migrations_dir = "migrations"
14
15
[[kv_namespaces]]
16
-binding = "KV_CACHE"
+binding = "grok2api-cache"
17
# Filled by CI / your first deployment bootstrap.
18
id = "REPLACE_WITH_KV_NAMESPACE_ID"
19
0 commit comments