diff --git a/wrangler.jsonc b/wrangler.jsonc index 8a4ef96..c5771b8 100644 --- a/wrangler.jsonc +++ b/wrangler.jsonc @@ -1,6 +1,6 @@ { "$schema": "node_modules/wrangler/config-schema.json", - "name": "ghproxy-plus-backend", + "name": "ghproxy-plus", "main": "src/api.ts", "compatibility_date": "2025-09-17", "compatibility_flags": ["nodejs_compat"],