This commit is contained in:
Andras Bacsai
2024-11-03 15:07:16 +01:00
parent 38fad7e6fd
commit 46c218d773
6 changed files with 151 additions and 144 deletions

View File

@@ -1,6 +1,6 @@
<div>
<x-slot:title>
{{ data_get_str($server, 'name')->limit(10) }} > Server Connection | Coolify
{{ data_get_str($server, 'name')->limit(10) }} > Private Key | Coolify
</x-slot>
<x-server.navbar :server="$server" />
<div class="flex flex-col h-full gap-8 sm:flex-row">