docs: README에 최신 트러블슈팅 문서 추가

- nginx 프록시 및 CI/CD 배포 문제 해결 문서 링크 추가
- 51123/51124 서버 배포 이슈 설명 포함
- 트러블슈팅 폴더 경로 수정 (./troubleshooting/)
This commit is contained in:
happybell80 2025-07-29 00:11:43 +09:00
parent 4d41e3c789
commit 9a62420a60

View File

@ -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)