diff --git a/wrangler.toml b/wrangler.toml index a600eb1..f82e0e5 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,4 +1,4 @@ -name = "cursor2api" +name = "c2api" main = "dist/worker.js" compatibility_date = "2025-09-01" compatibility_flags = ["nodejs_compat"]