feat: shared environments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div>
|
||||
<h1>Create a new Private Key</h1>
|
||||
<h2>Private Key</h2>
|
||||
<div class="subtitle ">Private Keys are used to connect to your servers without passwords.</div>
|
||||
<x-forms.button class="mb-4" wire:click="generateNewKey">Generate new SSH key for me</x-forms.button>
|
||||
<form class="flex flex-col gap-2" wire:submit='createPrivateKey'>
|
||||
|
||||
Reference in New Issue
Block a user