This is the agency-runtime HTTP server (Discord + liveness), not the Next.js app
with the wallet + Hermes BFF. That UI is in the monorepo at apps/web.
To get the new home page on your public URL, pick one:
apps/web to Railway, Vercel, etc., then set env on
this service: CSAI_PUBLIC_WEB_URL=<https://your-next-app...> — visitors to / here will be redirected to the BFF app.apps/web service
instead of this one; keep this service for GET /health only (or a subdomain).See apps/web/README.md in the csai repository.
GET /health (plain ok — for probes.