mirror of
https://github.com/coder/code-server.git
synced 2025-09-22 01:05:18 +08:00

This is the critical piece to let you serve code-server proxied under a path. Otherwise if you proxy e.g. `/editor/` thru to `http://localhost:8000`, everything works fine except the websocket connection is still opened to `/`