From 671106908d24cc441f778ecff7501897dd8bf1fd Mon Sep 17 00:00:00 2001 From: kaffa Date: Fri, 27 Mar 2026 16:19:09 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20anvil.it.com=20=E2=86=92=20inouter.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- worker/src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worker/src/index.ts b/worker/src/index.ts index b07d156..372deec 100644 --- a/worker/src/index.ts +++ b/worker/src/index.ts @@ -10,7 +10,7 @@ export interface Env { // Allowed origins for CORS const ALLOWED_ORIGINS = [ - 'https://chat.anvil.it.com', + 'https://chat.inouter.com', 'https://chat-frontend-4wf.pages.dev', 'http://localhost:5173', // Vite dev server 'http://localhost:3000',