mirror of
https://github.com/lush2020/CF-Workers-SUB.git
synced 2026-03-21 02:52:38 +08:00
初始化配置文件wrangler.toml,设置项目名称、主文件和兼容性日期
This commit is contained in:
3
wrangler.toml
Normal file
3
wrangler.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
name = "sub-worker"
|
||||
main = "_worker.js"
|
||||
compatibility_date = "2025-06-21"
|
||||
Reference in New Issue
Block a user