Add KV namespace to wrangler.toml

This commit is contained in:
SkyfallWasTaken 2024-07-01 19:18:15 +01:00
parent 541ccab07c
commit 984c9c2d49

View file

@ -10,3 +10,7 @@ crons = ["0 * * * *"] # Run every hour
[vars] [vars]
ARCADE_SHOP_URL = "https://hackclub.com/arcade/shop/" ARCADE_SHOP_URL = "https://hackclub.com/arcade/shop/"
[[kv_namespaces]]
binding = "SHOP_ITEMS"
id = "5307e6b7af8b4d86ac6ad26a593ca4d2"