fix: proxy status

This commit is contained in:
Andras Bacsai
2024-09-19 12:32:56 +02:00
parent 9518040d23
commit f65789bdbb
9 changed files with 43 additions and 46 deletions

View File

@@ -1,10 +1,6 @@
@php use App\Enums\ProxyTypes; @endphp
<div>
@if (
$server->proxyType() !== 'NONE' &&
$server->isFunctional() &&
!$server->isSwarmWorker() &&
!$server->settings->is_build_server)
@if ($server->proxySet())
<x-slide-over closeWithX fullScreen @startproxy.window="slideOverOpen = true">
<x-slot:title>Proxy Status</x-slot:title>
<x-slot:content>