-
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?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I haven't used nginx too much otherwise I'd offer help! Hopefully someone else from the community can chime in |
Beta Was this translation helpful? Give feedback.
-
should proxy http and ws |
Beta Was this translation helpful? Give feedback.
should proxy http and ws