mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-10 12:34:03 +00:00
fix: server validation with cf tunnels
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
@if (!$server->isFunctional())
|
||||
You can't use this server until it is validated.
|
||||
@else
|
||||
Server validated.
|
||||
Server is reachable and validated.
|
||||
@endif
|
||||
<div class="flex flex-col gap-2 pt-4">
|
||||
<div class="flex flex-col w-full gap-2 lg:flex-row">
|
||||
|
||||
Reference in New Issue
Block a user