diff --git a/resources/views/livewire/project/new/select.blade.php b/resources/views/livewire/project/new/select.blade.php index ac896e640..5c1e3c6f7 100644 --- a/resources/views/livewire/project/new/select.blade.php +++ b/resources/views/livewire/project/new/select.blade.php @@ -253,7 +253,8 @@ function searchResources() { @endif @if ($current_step === 'destinations')

Select a destination

-
Destinations are used to segregate resources by network. If you are unsure, select the default +
Destinations are used to segregate resources by network. If you are unsure, select the + default Standalone Docker (coolify).
@if ($server->isSwarm())