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:
@@ -174,14 +174,14 @@ pnpm pages:deploy
|
||||
|--------|-----|
|
||||
| Worker API | https://chat-worker.kappa-d8e.workers.dev |
|
||||
| Frontend | https://chat-frontend-4wf.pages.dev |
|
||||
| Custom Domain | https://chat.anvil.it.com |
|
||||
| Custom Domain | https://chat.inouter.com |
|
||||
|
||||
## 보안 구현 상세
|
||||
|
||||
### CORS 설정
|
||||
```typescript
|
||||
const ALLOWED_ORIGINS = [
|
||||
'https://chat.anvil.it.com',
|
||||
'https://chat.inouter.com',
|
||||
'https://chat-frontend-4wf.pages.dev',
|
||||
'http://localhost:5173',
|
||||
'http://localhost:3000',
|
||||
|
||||
Reference in New Issue
Block a user