Running coder behing Traefik on subpath /vscode #7110
Unanswered
jagatsingh
asked this question in
General
Replies: 1 comment 1 reply
-
Oh my bad, thought this was Coder because of the original container name. I will move it back! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi all,
Edit: Sorry @code-asher I updated this discussion after it was moved to coder repo.
I am trying to get vscode run behind Traefik on /vscode subpath.
I have below config
On opening the browser it is redirecting to
https:///login
instead of
https:///vscode/login
Edit 2:
I was able to solve it by using path as
https:///vscode/
Beta Was this translation helpful? Give feedback.
All reactions