Skip to content

Commit 1903104

Browse files
authored
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.
1 parent 8a60ee0 commit 1903104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ides/gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Coder.
1717

1818
1. For the Host, enter `coder.<workspace name>`
1919
1. For the Port, enter `22` (this is ignored by Coder)
20-
1. For the Username, enter `coder`
20+
1. For the Username, enter your workspace username
2121
1. For the Authentication Type, select "OpenSSH config and authentication
2222
agent"
2323
1. Make sure the checkbox for "Parse config file ~/.ssh/config" is checked.

0 commit comments

Comments
 (0)