File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
- [ How do I securely access web services?] ( #how-do-i-securely-access-web-services )
11
11
- [ Sub-domains] ( #sub-domains )
12
12
- [ Sub-paths] ( #sub-paths )
13
- - [ Multi Tenancy ] ( #multi-tenancy )
13
+ - [ Multi-tenancy ] ( #multi-tenancy )
14
14
- [ Docker in code-server docker container?] ( #docker-in-code-server-docker-container )
15
15
- [ Collaboration] ( #collaboration )
16
16
- [ How can I disable telemetry?] ( #how-can-i-disable-telemetry )
@@ -135,7 +135,7 @@ ensure your reverse proxy forwards that information if you are using one.
135
135
136
136
Just browse to ` /proxy/<port>/ ` .
137
137
138
- ## Multi Tenancy
138
+ ## Multi-tenancy
139
139
140
140
If you want to run multiple code-server's on shared infrastructure, we recommend using virtual
141
141
machines with a VM per user. This will easily allow users to run a docker daemon. If you want
You can’t perform that action at this time.
0 commit comments