mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
Update username in connecting to a workspace documenation (using JetBrains Gateway) (#3746)
if someone is not using coder-provided templates, they might not have coder as a user name.
This commit is contained in:
@@ -17,7 +17,7 @@ Coder.
|
||||
|
||||
1. For the Host, enter `coder.<workspace name>`
|
||||
1. For the Port, enter `22` (this is ignored by Coder)
|
||||
1. For the Username, enter `coder`
|
||||
1. For the Username, enter your workspace username
|
||||
1. For the Authentication Type, select "OpenSSH config and authentication
|
||||
agent"
|
||||
1. Make sure the checkbox for "Parse config file ~/.ssh/config" is checked.
|
||||
|
||||
Reference in New Issue
Block a user