We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db92467 commit fc79266Copy full SHA for fc79266
docs/content/docs/2.features/blob.md
@@ -43,7 +43,7 @@ When building the Nuxt app, NuxtHub automatically configures the blob storage dr
43
44
Add a `BLOB` binding to a [Cloudflare R2](https://developers.cloudflare.com/r2/) bucket in your `wrangler.jsonc` config.
45
46
- ```json [wranglerc]
+ ```json [wrangler.jsonc]
47
{
48
"$schema": "node_modules/wrangler/config-schema.json",
49
// ...
0 commit comments