From 9a62420a608c3ed6c0ca9aed8c4115d6d5e4739a Mon Sep 17 00:00:00 2001 From: happybell80 Date: Tue, 29 Jul 2025 00:11:43 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20README=EC=97=90=20=EC=B5=9C=EC=8B=A0=20?= =?UTF-8?q?=ED=8A=B8=EB=9F=AC=EB=B8=94=EC=8A=88=ED=8C=85=20=EB=AC=B8?= =?UTF-8?q?=EC=84=9C=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - nginx 프록시 및 CI/CD 배포 문제 해결 문서 링크 추가 - 51123/51124 서버 배포 이슈 설명 포함 - 트러블슈팅 폴더 경로 수정 (./troubleshooting/) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d554bed..6c02194 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,9 @@ - [이메일 설정 가이드](./docs/setups/Email_readme.md) - Gmail API 실시간 수신 및 발송 완전 가이드 ### 트러블슈팅 -- [troubleshooting](./docs/troubleshooting/) - 문제 해결 가이드 모음 - - [GitHub → Gitea 마이그레이션](./docs/troubleshooting/20250714_migration_from_github.md) +- [troubleshooting](./troubleshooting/) - 문제 해결 가이드 모음 + - [GitHub → Gitea 마이그레이션](./troubleshooting/20250714_migration_from_github.md) + - [nginx 프록시 및 CI/CD 배포 문제 해결](./troubleshooting/250728_happybell80_nginx프록시및CI배포문제해결.md) - 51123/51124 서버 배포 이슈 ### 외부 참조 - [Slack API 문서](https://api.slack.com/web)