chore: wrangler.toml 移出版本控制
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@ node_modules/
|
||||
.wrangler/
|
||||
.env
|
||||
public/config.js
|
||||
wrangler.toml
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
name = "nekoai-api"
|
||||
main = "src/index.js"
|
||||
compatibility_date = "2026-03-12"
|
||||
workers_dev = true
|
||||
|
||||
routes = [
|
||||
{ pattern = "nekoai-api.git.llc", custom_domain = true }
|
||||
]
|
||||
Reference in New Issue
Block a user