diff --git a/SESSION_SUMMARY.md b/SESSION_SUMMARY.md index 518cd39..7db2d16 100644 --- a/SESSION_SUMMARY.md +++ b/SESSION_SUMMARY.md @@ -29,7 +29,7 @@ - 문서 업데이트 (CLAUDE.md) #### 2.2 CORS & /health 보안 ✅ -- CORS: `*` → `https://hosting.anvil.it.com` +- CORS: `*` → `https://hosting.inouter.com` - /health: DB 정보 제거 → 최소 정보만 반환 - 문서 업데이트 (Security 섹션 추가)