From 32e804a37c4badf3a6749b724af066a230500ea0 Mon Sep 17 00:00:00 2001 From: kaffa Date: Fri, 27 Mar 2026 16:15:44 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20anvil.it.com=20=E2=86=92=20inouter.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SESSION_SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 섹션 추가)