managarten/.github
Wuesteon aa8cbb1662 fix(ci): correct health check path for backend deployments
The health check was using /health but all NestJS backends set
app.setGlobalPrefix('api/v1'), so the actual endpoint is /api/v1/health.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 18:41:45 +01:00
..
workflows fix(ci): correct health check path for backend deployments 2025-12-08 18:41:45 +01:00
dependabot.yml first implementation 2025-11-27 17:26:18 +01:00