diff --git a/wrangler.toml b/wrangler.toml index ca6937c..e9fda82 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -5,7 +5,6 @@ compatibility_date = "2026-01-15" compatibility_flags = ["nodejs_compat"] routes = [ { pattern = "command.chitty.cc", custom_domain = true }, - { pattern = "disputes.chitty.cc", custom_domain = true }, { pattern = "command.mychitty.com", custom_domain = true } ]