unstorage/wrangler.toml
2024-12-10 14:26:16 +01:00

10 lines
166 B
TOML

compatibility_date = "2024-12-01"
kv_namespaces = [
{ binding = "STORAGE", id = "<KV_ID>" }
]
r2_buckets = [
{ binding = "BUCKET", bucket_name = "default" },
]