This commit is contained in:
Andras Bacsai
2023-06-22 09:33:26 +02:00
parent 0d5c4b83bb
commit cfe9aed42a
7 changed files with 72 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<div>
<h1>Create a new Application</h1>
<div class="pt-2 pb-10 ">Deploy any public or private GIT repositories through a Deploy Key.</div>
<div class="pt-2 pb-10">Deploy any public or private GIT repositories through a Deploy Key.</div>
<h3 class="py-2">Select a Private Key</h3>
@foreach ($private_keys as $key)
@if ($private_key_id == $key->id)