chore: 添加 wrangler.toml.example 模板
This commit is contained in:
8
wrangler.toml.example
Normal file
8
wrangler.toml.example
Normal file
@@ -0,0 +1,8 @@
|
||||
name = "nekoai-api"
|
||||
main = "src/index.js"
|
||||
compatibility_date = "2026-03-12"
|
||||
workers_dev = true
|
||||
|
||||
# routes = [
|
||||
# { pattern = "nekoai-api.yourdomain.com", custom_domain = true }
|
||||
# ]
|
||||
Reference in New Issue
Block a user