Skip to content

Commit b8fb596

Browse files
authored
Update scale-coder.md
Fix MD list.
1 parent 900eb25 commit b8fb596

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials/best-practices/scale-coder.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,10 @@ Although Coder Server persists no internal state, it operates as a proxy for end
126126
users to their workspaces in two capacities:
127127

128128
1. As an HTTP proxy when they access workspace applications in their browser via
129-
the Coder Dashboard.
129+
the Coder Dashboard.
130130

131131
1. As a DERP proxy when establishing tunneled connections with CLI tools like
132-
`coder ssh`, `coder port-forward`, and others, and with desktop IDEs.
132+
`coder ssh`, `coder port-forward`, and others, and with desktop IDEs.
133133

134134
Stopping a Coder Server instance will (momentarily) disconnect any users
135135
currently connecting through that instance. Adding a new instance is not

0 commit comments

Comments
 (0)