Skip to content

Commit

Permalink
docs: remove incorrect SSH key info (#3448)
Browse files Browse the repository at this point in the history
  • Loading branch information
ammario committed Aug 10, 2022
1 parent 3ceee76 commit f28cd15
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,3 @@ resource "coder_metadata" "twilio_key" {
}
}
```

## Coder SSH Key

Coder automatically inserts an account-wide SSH key into each workspace. In MacOS
and Linux this key is at `~/.ssh/id_ecdsa`. You can view and
regenerate the key in the dashboard at Settings > SSH keys.

0 comments on commit f28cd15

Please sign in to comment.