How to access localhost link that running?
ishowman opened this issue · comments
I am using code server to run my project, and it's running url is localhost, how can i visit on my browser?
code-server has a built in web proxy for accessing web services. Attaching a subdomain is the best option if you are using something like create-react-app.
We're also working on an extension to do this. Let me know if you'd like early access when we finish it :)