mirror of
https://github.com/coder/code-server.git
synced 2026-05-06 20:41:59 +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.