diff --git a/1000h-portal/wrangler.toml b/1000h-portal/wrangler.toml index 20c8b1d0..588b13e5 100644 --- a/1000h-portal/wrangler.toml +++ b/1000h-portal/wrangler.toml @@ -4,9 +4,5 @@ type = "webpack" workers_dev = false compatibility_date = "2023-03-23" -routes = [ - "1000h.org/*", -] - [site] bucket = "./.output/public"