docs: 헬스체크 엔드포인트 현황 업데이트
- auth-server, frontend-base: /health 구현 확인 - gateway: /healthz (표준) 구현 확인 - 모든 주요 서비스 헬스체크 정상
This commit is contained in:
parent
cb0534e8e9
commit
bbf681e744
@ -142,6 +142,12 @@ class UserIdentityService:
|
||||
- **전략**: merge 방식으로 통일
|
||||
- **적용 범위**: 51123 admin, 51124 admin, happybell80
|
||||
|
||||
### 헬스체크 엔드포인트
|
||||
- **auth-server**: `/health` ✅ 구현됨
|
||||
- **frontend-base**: `/health` ✅ 구현됨
|
||||
- **gateway**: `/healthz` ✅ 구현됨 (표준 경로)
|
||||
- **상태**: 모든 주요 서비스 헬스체크 정상 (2025-09-04 확인)
|
||||
|
||||
## 4. 250831 작업 요약
|
||||
|
||||
### 완료된 작업 ✅
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user