diff --git a/wrangler.toml b/wrangler.toml index 77c93d3..f6bd668 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -17,11 +17,4 @@ bucket_name = "memes" [vars] ENVIRONMENT = "production" -# Routes - Ensure ALL routes are properly configured -[[routes]] -pattern = "theradicalparty.com/api/*" -zone_name = "theradicalparty.com" -[[routes]] -pattern = "radical.omar-c29.workers.dev/*" -zone_name = "radical.omar-c29.workers.dev"