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:
Muhammad Atif Ali
2022-08-30 16:18:04 +00:00
committed by GitHub
parent 8a60ee0391
commit 190310464d
+1 -1
View File
@@ -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.