mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
fix: server is functional check
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div>
|
||||
@if (data_get($server,'settings.is_usable'))
|
||||
@if ($server->isFunctional())
|
||||
@if (data_get($server,'proxy.type'))
|
||||
<x-modal submitWireAction="proxyStatusUpdated" modalId="startProxy">
|
||||
<x-slot:modalBody>
|
||||
|
||||
Reference in New Issue
Block a user