Update wrangler config name to transfer-api

This commit is contained in:
cloudflare-workers-and-pages[bot]
2026-06-27 11:27:04 +00:00
committed by GitHub
parent 6063b18018
commit 29baf3379c
+1 -1
View File
@@ -1,4 +1,4 @@
name = "unlimited-transfer-api" name = "transfer-api"
main = "src/worker.js" main = "src/worker.js"
compatibility_date = "2025-11-21" compatibility_date = "2025-11-21"