chore: anvil.it.com → inouter.com
Some checks failed
TypeScript CI / build (push) Has been cancelled

This commit is contained in:
2026-03-27 16:15:44 +00:00
parent 8fe866c545
commit 32e804a37c

View File

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