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 6bd23c9 commit 965eabbCopy full SHA for 965eabb
1 file changed
wrangler.toml
@@ -3,6 +3,9 @@ main = "src/index.js"
3
compatibility_date = "2022-10-31"
4
compatibility_flags = [ "nodejs_als" ]
5
account_id = "dbf163e9a5fda1c8a0eceeed9ec12c18"
6
+kv_namespaces = [
7
+ { binding = "CACHE" }
8
+]
9
10
[observability.logs]
11
enabled = true
0 commit comments