Files
news-summary-bot/app/main.py
sm4640 ac05240b58
All checks were successful
news-summary-bot-cicd / build_push_deploy (push) Successful in 4m47s
Fix: [2.0.1] Nginx rewrite에 맞게 FastAPI 라우트 prefix 제거
Nginx가 /api/news/ prefix를 strip하므로 FastAPI 라우트를
/api/news/summarize → /summarize, /api/news/health → /health로 수정

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 14:07:11 +09:00

1007 B