noVNC defaults to WebSocket path "websockify" relative to origin root, but Traefik only routes /vnc/* to the studio container. Setting path=vnc/websockify ensures the WebSocket goes through the correct Traefik router and gets stripped to /websockify inside the container. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| frontend | ||
| mcp | ||
| scripts | ||
| server | ||
| studio | ||
| templates/examples | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| Dockerfile.studio | ||
| docker-compose.yml | ||
| requirements.txt | ||