mirror of
https://github.com/coder/coder.git
synced 2025-07-18 14:17:22 +00:00
docs: update markdown list in scale-coder.md (#17262)
This commit is contained in:
@ -126,10 +126,10 @@ Although Coder Server persists no internal state, it operates as a proxy for end
|
||||
users to their workspaces in two capacities:
|
||||
|
||||
1. As an HTTP proxy when they access workspace applications in their browser via
|
||||
the Coder Dashboard.
|
||||
the Coder Dashboard.
|
||||
|
||||
1. As a DERP proxy when establishing tunneled connections with CLI tools like
|
||||
`coder ssh`, `coder port-forward`, and others, and with desktop IDEs.
|
||||
`coder ssh`, `coder port-forward`, and others, and with desktop IDEs.
|
||||
|
||||
Stopping a Coder Server instance will (momentarily) disconnect any users
|
||||
currently connecting through that instance. Adding a new instance is not
|
||||
|
Reference in New Issue
Block a user