How to create proxy sub path? #2812
Unanswered
kenjibailly
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm referring to this link where it's explained on what I want to do:
https://github.com/cdr/code-server/blob/v3.9.0/docs/FAQ.md#sub-paths
I'm using Docker where I used PROXY_DOMAIN as an environment variable:
I then created a CNAME 2370 with target coder.kenjibailly.xyz
I then went to http://2370.coder.kenjibailly.xyz but the site is unreachable.
https://coder.kenjibailly.xyz/proxy/2370/ is working, but my relative paths using handlebars are creating a bunch of issues, looking at the logs below:

What am I doing wrong? Can someone help me out?
Beta Was this translation helpful? Give feedback.
All reactions