mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
6 lines
198 B
PHP
6 lines
198 B
PHP
<x-layout>
|
|
<h1>Create a new Private Key</h1>
|
|
<div class="subtitle ">Private Keys are used to connect to your servers without passwords.</div>
|
|
<livewire:private-key.create />
|
|
</x-layout>
|