chore: anvil.it.com → inouter.com
All checks were successful
TypeScript CI / build (push) Successful in 38s

This commit is contained in:
2026-03-27 16:19:09 +00:00
parent 0cfd4b79a7
commit 671106908d

View File

@@ -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',