Open /hello to verify path routing is working.
Path-based web host
This nginx host is prepared for apps served under web.qrhk.app/<app-name>.
Create a folder inside web for each new app, and nginx will serve it on the matching path.
Open /agent-landscape for the OpenClaw, NemoClaw, ChatGPT agent, Codex, and Anthropic comparison page.
Create web/my-app/index.html and visit /my-app.
The container is exposed on host port 5199 by docker compose.