feat(phase-5-3): 모니터링 강화
logger.ts, metrics.ts, /api/metrics 추가 Version: e3bcb4ae
This commit is contained in:
@@ -276,6 +276,7 @@ wrangler d1 execute telegram-conversations --command "SELECT * FROM users LIMIT
|
||||
| `/api/deposit/*` | X-API-Key 헤더 | namecheap-api 전용 |
|
||||
| `/api/test` | WEBHOOK_SECRET | 테스트 전용 |
|
||||
| `/api/contact` | CORS | hosting.anvil.it.com만 |
|
||||
| `/api/metrics` | Bearer Token (WEBHOOK_SECRET) | 관리자 전용 (Circuit Breaker 상태) |
|
||||
|
||||
**CORS 정책:**
|
||||
```typescript
|
||||
|
||||
Reference in New Issue
Block a user