diff --git a/wrangler.jsonc b/wrangler.jsonc index eaab793..f8a4070 100644 --- a/wrangler.jsonc +++ b/wrangler.jsonc @@ -68,7 +68,8 @@ "CORS_ORIGIN": [ "https://tombutcher.work", "https://2026.tombutcher.work", - "https://api2026.tombutcher.work" + "https://api2026.tombutcher.work", + "https://dev.tombutcher.work" ] }, @@ -136,7 +137,8 @@ "CORS_ORIGIN": [ "https://tombutcher.work", "https://2026.tombutcher.work", - "https://api2026.tombutcher.work" + "https://api2026.tombutcher.work", + "https://dev.tombutcher.work" ] } }