View edited file in browser #2115
-
Hey community, I'm a spare-time web-developer and need to view the "result" of my changes in a few websites instantly. Does someone know how I can view a website which I edited in the code-server in my browser?? Your help would mean a lot to me. thx |
Beta Was this translation helpful? Give feedback.
Answered by
code-asher
Sep 28, 2020
Replies: 1 comment
-
code-server has a built in proxy you could use. For example if your web server is on port 8081 you could go to |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bpmct
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
code-server has a built in proxy you could use. For example if your web server is on port 8081 you could go to
code-server.tld/proxy/8081
. More details here: https://github.com/cdr/code-server/blob/v3.5.0/doc/FAQ.md#how-do-i-securely-access-web-services