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> |
||
|---|---|---|
| .. | ||
| node_modules | ||
| src | ||
| Dockerfile | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||