Skip to content

Commit c317032

Browse files
committed
try a different kv name
Signed-off-by: Rajat Jindal <[email protected]>
1 parent 6542485 commit c317032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spin.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version = "0.1.0"
99
id = "goodfirstissue"
1010
source = "main.wasm"
1111
allowed_http_hosts = ["api.twitter.com", "bsky.social", "opengraph.githubassets.com", "github.com"]
12-
key_value_stores = ["default"]
12+
key_value_stores = ["thrilling-chimpanzee"]
1313
[component.trigger]
1414
route = "/..."
1515
[component.build]

0 commit comments

Comments
 (0)