Revert "docs: 헬스체크 엔드포인트 현황 업데이트"

This reverts commit bbf681e74453900f9c71978959d59d04e186a0eb.
This commit is contained in:
happybell80 2025-09-04 15:51:27 +09:00
parent bbf681e744
commit e44bdc2953

View File

@ -142,12 +142,6 @@ class UserIdentityService:
- **전략**: merge 방식으로 통일
- **적용 범위**: 51123 admin, 51124 admin, happybell80
### 헬스체크 엔드포인트
- **auth-server**: `/health` ✅ 구현됨
- **frontend-base**: `/health` ✅ 구현됨
- **gateway**: `/healthz` ✅ 구현됨 (표준 경로)
- **상태**: 모든 주요 서비스 헬스체크 정상 (2025-09-04 확인)
## 4. 250831 작업 요약
### 완료된 작업 ✅