From 30db2b2a090698e195cd5c76df89d30cc0ae80be Mon Sep 17 00:00:00 2001 From: Ashik Nesin Date: Sun, 12 Nov 2023 19:30:20 +0000 Subject: [PATCH] Update typo in onboarding screen --- resources/views/livewire/boarding/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/livewire/boarding/index.blade.php b/resources/views/livewire/boarding/index.blade.php index 03b554882..4bac29022 100644 --- a/resources/views/livewire/boarding/index.blade.php +++ b/resources/views/livewire/boarding/index.blade.php @@ -67,7 +67,7 @@ services, called resources. Any CPU intensive process will use the server's CPU where you are deploying your resources.

Localhost is the server where Coolify is running on. It is not recommended to use one server - for everyting.

+ for everything.

Remote Server is a server reachable through SSH. It can be hosted at home, or from any cloud provider.