mirror of
https://github.com/lush2020/CF-Workers-SUB.git
synced 2026-03-21 11:02:41 +08:00
更新wrangler.toml,添加KV命名空间配置注释以便于后续开发
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
name = "sub-worker"
|
||||
main = "_worker.js"
|
||||
compatibility_date = "2025-07-23"
|
||||
keep_vars = true
|
||||
keep_vars = true
|
||||
|
||||
#[[kv_namespaces]]
|
||||
#binding = "KV" #KV绑定名默认不可修改
|
||||
#id = "7dbef248fcc547d39689967f91f5f46f" #KV据库id
|
||||
Reference in New Issue
Block a user