-
|
Hi, i see that there is a method to run a code-server at a top level domain and have code-server proxy the (developed) application with proxies. this works great, however, i would like to be able to run code-server at a prefix of a domain: ie https://my.domain.com/code-server should load up code-server. however, when i configure this in my kubernetes ingress, using all i get going to the 'go home' points back to my tld at https://my.domain.com/ is there an existing solution to this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
nevermind, its just be being dense: i just needed a |
Beta Was this translation helpful? Give feedback.
nevermind, its just be being dense: i just needed a
rewriteannotation: