chore: anvil.it.com → inouter.com
Some checks failed
TypeScript CI / build (push) Has been cancelled
Some checks failed
TypeScript CI / build (push) Has been cancelled
This commit is contained in:
@@ -76,8 +76,8 @@ createErrorResponse(error: ValidationError, statusCode?: number): Response
|
||||
*/
|
||||
export const CORS = {
|
||||
ALLOWED_ORIGINS: [
|
||||
'https://anvil.it.com',
|
||||
'https://cloud.anvil.it.com',
|
||||
'https://inouter.com',
|
||||
'https://cloud.inouter.com',
|
||||
'http://localhost:3000', // DEVELOPMENT ONLY - exclude in production
|
||||
] as string[],
|
||||
// ...
|
||||
|
||||
Reference in New Issue
Block a user