mirror of
https://github.com/coder/code-server.git
synced 2026-06-21 01:17:10 +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.