mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
When making a ws connection to `server` we no longer need the `/api` prefix in the URL as that is only valid for requests from outside the cluster - the `/api` is stripped by proxy in that case.