Skip to content

Commit c10d0cb

Browse files
committed
docs: add relative paths paragraph
1 parent 077ad34 commit c10d0cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/guide.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,9 @@ running on port 3000 of the same machine code-server is running on the ports
346346
panel will create a link to https://3000.kyle.dev instead of pointing to the
347347
built-in subpath-based proxy.
348348

349+
Note: relative paths are also supported i.e.
350+
`VSCODE_PROXY_URI=./proxy/{{port}}`
351+
349352
### Stripping `/proxy/<port>` from the request path
350353

351354
You may notice that the code-server proxy strips `/proxy/<port>` from the

0 commit comments

Comments
 (0)