Skip to content

Commit 4e509bc

Browse files
authored
Update examples/ssg-app/wrangler.json
1 parent abd7f3c commit 4e509bc

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

examples/ssg-app/wrangler.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,4 @@
1111
"vars": {
1212
"APP_VERSION": "1.2.345"
1313
},
14-
"kv_namespaces": [
15-
// Create a KV binding with the binding name "NEXT_CACHE_WORKERS_KV"
16-
// to enable the KV based caching:
17-
// {
18-
// "binding": "NEXT_CACHE_WORKERS_KV",
19-
// "id": "<BINDING_ID>"
20-
// }
21-
]
2214
}

0 commit comments

Comments
 (0)