docs: Update status for resolved issues

This commit is contained in:
happybell80 2025-09-08 13:02:10 +09:00
parent 676f86de50
commit d73c3f9fc9
2 changed files with 2 additions and 0 deletions

View File

@ -147,4 +147,5 @@ skill-publish/
**서비스 정상 작동 확인** (2025-09-06)
- 포트 8511 정상 리스닝
- Health 상태: healthy
- **상태: ✅ 구현 완료 및 정상 작동 중**
- 모든 오류 해결 완료

View File

@ -106,3 +106,4 @@ GIT_SSH_COMMAND="ssh -i ~/.ssh/gitea_key -p 51123" \
## 결론
SSH 프로토콜 사용이 가장 안정적이며, HTTPS 클론은 nginx/Git 버퍼 설정 조정으로 해결 가능
**중요: SSH 포트는 51123 사용**
**상태: ✅ SSH 우회로 해결됨 (HTTPS는 미해결)