chore: anvil.it.com → inouter.com
All checks were successful
TypeScript CI / build (push) Successful in 38s
All checks were successful
TypeScript CI / build (push) Successful in 38s
This commit is contained in:
@@ -10,7 +10,7 @@ export interface Env {
|
|||||||
|
|
||||||
// Allowed origins for CORS
|
// Allowed origins for CORS
|
||||||
const ALLOWED_ORIGINS = [
|
const ALLOWED_ORIGINS = [
|
||||||
'https://chat.anvil.it.com',
|
'https://chat.inouter.com',
|
||||||
'https://chat-frontend-4wf.pages.dev',
|
'https://chat-frontend-4wf.pages.dev',
|
||||||
'http://localhost:5173', // Vite dev server
|
'http://localhost:5173', // Vite dev server
|
||||||
'http://localhost:3000',
|
'http://localhost:3000',
|
||||||
|
|||||||
Reference in New Issue
Block a user