From e44bdc2953b3c6b871d773c7fefdebf2b119c0e8 Mon Sep 17 00:00:00 2001 From: happybell80 Date: Thu, 4 Sep 2025 15:51:27 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"docs:=20=ED=97=AC=EC=8A=A4=EC=B2=B4?= =?UTF-8?q?=ED=81=AC=20=EC=97=94=EB=93=9C=ED=8F=AC=EC=9D=B8=ED=8A=B8=20?= =?UTF-8?q?=ED=98=84=ED=99=A9=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit bbf681e74453900f9c71978959d59d04e186a0eb. --- plans/250831_todo_and_tech_debt.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/plans/250831_todo_and_tech_debt.md b/plans/250831_todo_and_tech_debt.md index 514d9ce..e0f290a 100644 --- a/plans/250831_todo_and_tech_debt.md +++ b/plans/250831_todo_and_tech_debt.md @@ -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 작업 요약 ### 완료된 작업 ✅