docs: remove incorrect SSH key info (#3448)

This commit is contained in:
Ammar Bandukwala
2022-08-09 22:15:18 -05:00
committed by GitHub
parent 3ceee76784
commit f28cd15706

View File

@ -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.