docs: update markdown list in scale-coder.md (#17262)

This commit is contained in:
Charlie Voiselle
2025-04-04 12:15:13 -04:00
committed by GitHub
parent 17664f481e
commit b000a7a093

View File

@ -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