Skip to content

Commit b4cba0e

Browse files
remove kv_namespaces section
1 parent b9b2724 commit b4cba0e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/content/docs/workers/wrangler/configuration.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1312,9 +1312,6 @@ A common example of using a redirected configuration is where a custom build too
13121312
name = "my-worker"
13131313
main = "src/index.ts"
13141314

1315-
[[kv_namespaces]]
1316-
binding = "<BINDING_NAME1>"
1317-
13181315
[vars]
13191316
MY_VARIABLE = "production variable"
13201317

0 commit comments

Comments
 (0)