Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion wrangler.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 这个名字决定了你最终的 API 链接前缀,比如 https://esim-api.你的用户名.workers.dev
name = "esim-api"
name = "esim"

# 明确告诉 Cloudflare 我们后端代码的准确路径
main = "worker/worker.js"
Expand Down