chore: anvil.it.com → inouter.com
Some checks failed
TypeScript CI / build (push) Has been cancelled

This commit is contained in:
2026-03-27 16:19:08 +00:00
parent 6a5168f686
commit 0cfd4b79a7

View File

@@ -45,7 +45,7 @@ export const CORS_CONFIG = {
allowedOrigins: [
'http://localhost:5173',
'http://localhost:3000',
'https://chat.anvil.it.com',
'https://chat.inouter.com',
'https://anvil-chat.pages.dev',
],
allowedMethods: 'GET, POST, OPTIONS',