Refactor StackForm and parseDockerComposeFile

This commit is contained in:
Andras Bacsai
2024-04-15 16:54:03 +02:00
parent 5b0a942b42
commit c99bb4cfd7
4 changed files with 13 additions and 5 deletions

View File

@@ -42,6 +42,7 @@
<div class="w-full pl-8">
<div x-cloak x-show="activeTab === 'service-stack'">
<livewire:project.service.stack-form :service="$service" />
<h3>Services</h3>
<div class="grid grid-cols-1 gap-2 pt-4 xl:grid-cols-1">
@foreach ($applications as $application)
<div @class([