mirror of
https://github.com/coder/code-server.git
synced 2026-04-16 21:31:43 -05:00
Ensure a trailing slash on subpath proxy
This commit is contained in:
@@ -83,7 +83,7 @@ Now you can browse to `<port>.coder.com`. Note that this uses the host header so
|
||||
ensure your reverse proxy forwards that information if you are using one.
|
||||
|
||||
### Sub-paths
|
||||
Just browse to `/proxy/<port>`.
|
||||
Just browse to `/proxy/<port>/`.
|
||||
|
||||
## x86 releases?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user