Hello,
How can I expose the local code-server URL to the Public Internet using ngrok secure tunnels?
I tried multiple ways, but unable to achieve the desired outcome.
Let's say I expose the local URL using ngrok as follows:
ngrok http 8443
I get the following error in the browser when I use the public URL generated by ngrok that maps to my internal URL for code-server:

When I Inspect the requests through ngrok public URl using the ngrok Inspector, I get the following info:

I searched extensively across the web to see if anyone else encountered such issues, but could not find anything anywhere.
Kindly help with your thoughts/suggestions.
using --allow-http to start code-server
Thanks!
Is it safe to close this one @bahreex ?
Is it safe to close this one @bahreex ?
Yes. Definitely :-)
Most helpful comment
using --allow-http to start code-server