mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 01:21:09 +02:00
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>
|
||
|---|---|---|
| .. | ||
| cd-production.yml | ||
| cd-staging-tagged.yml | ||
| cd-staging.yml | ||
| cd-staging.yml.bak | ||
| ci-main.yml.bak | ||
| ci-pull-request.yml.bak | ||
| ci.yml | ||
| dependency-update.yml.bak | ||
| test-coverage.yml.bak | ||
| test.yml.bak | ||