diff --git a/resources/views/livewire/server/form.blade.php b/resources/views/livewire/server/form.blade.php index e939e6541..ce33c7524 100644 --- a/resources/views/livewire/server/form.blade.php +++ b/resources/views/livewire/server/form.blade.php @@ -131,7 +131,7 @@ @elseif (!$server->isFunctional())
-

Please validate the server first. The SSH port needs to be open in the firewall on your hosting provider that coolify can validate the server and automatically configure cloudflare tunnels.

+

Please select manual cloudflare tunnel configuration (first then hit validate server) or validate the server first and then you can select automatic configuration.

For more information, please read our Documentation.

@endif