|
Hi everyone, so I followed the guide for setting up on nginx almost to the letter, and I say almost because I wanted to have a specific endpoint for running code-server rather than it be on a domain of its own. Whenever I run code-server and I try to access $FQDN/code/ I get the nginx default 50x error page. I can't figure out why because as far as I understand this should be the correct way of setting up nginx as a websocket proxy. Anyway, long story short here's my nginx conf, could someone help me figure out what I'm doing wrong? |
Answered by
alanhe421
Nov 30, 2022
Replies: 2 comments
|
I haven't used nginx too much otherwise I'd offer help! Hopefully someone else from the community can chime in |
0 replies
|
should proxy http and ws |
0 replies
Answer selected by
jsjoeio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
should proxy http and ws