This commit is contained in:
Joao Patricio
2023-05-03 07:40:12 +01:00
16 changed files with 709 additions and 144 deletions

View File

@@ -7,4 +7,7 @@
<p>Network: {{ data_get($docker, 'network') }}</p>
@endforeach
@endif
<h1> {{ $server->name }}</h1>
<livewire:server.proxy :server="$server"/>
</x-layout>