NestJS服务注册了全局路由前缀 api/v1,HealthController 实际挂载在 /api/v1/health 而非 /health,导致 Docker HEALTHCHECK 返回 404。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| kong | ||
| migrations | ||
| packages | ||
| scripts | ||
| services | ||
| .dockerignore | ||
| .env.example | ||
| deploy.sh | ||
| docker-compose.yml | ||