Ryan Matheus

Results 1 comments of Ryan Matheus

I had the same problem, but I managed to solve it by passing the certificate when starting the code-server ``` code-server . --cert certificate.crt --cert-key certificate.key ```