mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 08:52:43 +08:00
feat: 添加 wrangler.toml 配置文件,定义项目名称和主文件
This commit is contained in:
3
wrangler.toml
Normal file
3
wrangler.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
name = "v20250621"
|
||||
main = "_worker.js"
|
||||
compatibility_date = "2025-06-21"
|
||||
Reference in New Issue
Block a user