Port ForwardingSSL issues
Hey everyone,
I just ran into an issue with port forwarding using the coder WebUI. When I try to open a website using port forwarding on port 443 I only get
I just ran into an issue with port forwarding using the coder WebUI. When I try to open a website using port forwarding on port 443 I only get
- Apparently it always uses http instead of https?
I also tried to use the CLI port forward, but of course this leads to an SSL error as the domain names don't match.
Basically what I want is to access the website that is being developed inside the workspace with https, not http.
Probably again me being blind to an obvious solution
Thanks in advance!