Files
mcma-backend/app/api
Senko-san 356cd00772
Docker Build & Publish / build (push) Successful in 1m15s
Docker Build & Publish / push (push) Failing after 5s
Docker Build & Publish / Prune old image versions (push) Has been skipped
fix(health): expose health endpoints under /api/v1
The webui connection ping requests ${apiBase}/health where apiBase is
/api/v1, so it was hitting /api/v1/health — a route that never existed
(health was mounted only at the root). Mount health_router under the v1
aggregator too; root /health stays in main.py for compose/nginx probes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 14:20:00 +03:00
..
2026-06-01 18:47:59 +03:00
2026-06-01 18:47:59 +03:00
2026-06-01 18:47:59 +03:00