Karka monitoring hub (API)

This host is the Axum API, not the React dashboard. Open your frontend URL in the browser (the container built from frontend/Dockerfile).

Behind one domain with nginx/Traefik: route / to the frontend and /api, /ws to this service.

To auto-redirect from here: set env PUBLIC_DASHBOARD_URL to your dashboard base URL.