mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Update show-ssh-keys.tsx
This commit is contained in:
committed by
GitHub
parent
c70089ee53
commit
ddb78ef8dd
@@ -22,7 +22,7 @@ export const ShowDestinations = () => {
|
|||||||
<CardHeader>
|
<CardHeader>
|
||||||
<CardTitle className="text-xl">SSH Keys</CardTitle>
|
<CardTitle className="text-xl">SSH Keys</CardTitle>
|
||||||
<CardDescription>
|
<CardDescription>
|
||||||
Use SSH to beeing able cloning from private repositories.
|
Use SSH to be able to clone from private repositories.
|
||||||
</CardDescription>
|
</CardDescription>
|
||||||
</CardHeader>
|
</CardHeader>
|
||||||
<CardContent className="space-y-2 pt-4">
|
<CardContent className="space-y-2 pt-4">
|
||||||
|
|||||||
Reference in New Issue
Block a user