Files
Carlos Escalante aa4bb6512f
All checks were successful
Deploy to VPS / deploy (push) Successful in 45s
Proxy /api/v1 and /api/auth from Hono to FastAPI in prod
In production the browser talks to the Hono server, which only proxied
/api/copilotkit/*. All other /api/* requests hit the SPA static fallback
and got index.html back. Forward /api/v1/* and /api/auth/* to BACKEND_URL.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 22:43:34 -06:00
..