mirror of
https://github.com/coder/code-server.git
synced 2026-09-03 16:58:34 +02:00
It still won't work behind a base path, but if you're using a reverse proxy you can just redirect to HTTPS yourself. And should probably handle TLS termination there too. For sockets I just needed to add back the proxy call.