Merge branch 'next' into feat-db-ssl

This commit is contained in:
🏔️ Peak
2025-02-07 23:01:46 +01:00
committed by GitHub
42 changed files with 408 additions and 95 deletions

View File

@@ -2,7 +2,7 @@
<x-slot:title>
Servers | Coolify
</x-slot>
<div class="flex items-start gap-2">
<div class="flex items-center gap-2">
<h1>Servers</h1>
<x-modal-input buttonTitle="+ Add" title="New Server" :closeOutside="false">
<livewire:server.create />