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:
@@ -20,7 +20,7 @@ const dashboardRouter = new Hono<{ Bindings: Env }>();
|
||||
// CORS for dashboard domains
|
||||
dashboardRouter.use('*', cors({
|
||||
origin: [
|
||||
'https://my.anvil.it.com',
|
||||
'https://my.inouter.com',
|
||||
'https://my-anvil-dashboard.pages.dev',
|
||||
/\.my-anvil-dashboard\.pages\.dev$/, // Preview deployments
|
||||
'http://localhost:8788',
|
||||
|
||||
Reference in New Issue
Block a user