mirror of https://github.com/coder/code-server.git
Capitalize
This commit is contained in:
parent
f74333cef3
commit
71d10b1b13
|
@ -440,5 +440,5 @@ This is a case where you need to serve an application via `absproxy` as explaine
|
|||
|
||||
For example: `http://my-code-server.com/user/123/workspace/my-app`. To achieve this result:
|
||||
|
||||
1. start code server with the switch `--abs-proxy-base-path=/user/123/workspace`
|
||||
1. Start code server with the switch `--abs-proxy-base-path=/user/123/workspace`
|
||||
2. Follow one of the instructions above for your framework.
|
||||
|
|
Loading…
Reference in New Issue