Skip to content

Commit 0062617

Browse files
authored
Update wrangler.toml
1 parent 0b5877f commit 0062617

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

wrangler.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
name = "v20251104"
1+
# wrangler.toml
2+
name = '0803ahu'
23
main = "_worker.js"
34
compatibility_date = "2025-11-04"
45
keep_vars = true
56

67
#[[kv_namespaces]]
78
#binding = "KV" #KV绑定名默认不可修改
8-
#id = "" #KV数据库id
9+
#id = "" #KV数据库id

0 commit comments

Comments
 (0)