We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 077ad34 commit c10d0cbCopy full SHA for c10d0cb
docs/guide.md
@@ -346,6 +346,9 @@ running on port 3000 of the same machine code-server is running on the ports
346
panel will create a link to https://3000.kyle.dev instead of pointing to the
347
built-in subpath-based proxy.
348
349
+Note: relative paths are also supported i.e.
350
+`VSCODE_PROXY_URI=./proxy/{{port}}`
351
+
352
### Stripping `/proxy/<port>` from the request path
353
354
You may notice that the code-server proxy strips `/proxy/<port>` from the
0 commit comments