mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
docs: remove incorrect SSH key info (#3448)
This commit is contained in:
@ -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.
|
|
||||||
|
Reference in New Issue
Block a user