From 27c4fa2fcfe8ab1ae7d5447fd175d4569a556c5d Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Thu, 16 May 2024 10:05:28 +0200 Subject: [PATCH] Refactor boarding index.blade.php for improved code structure and readability --- resources/views/livewire/boarding/index.blade.php | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/resources/views/livewire/boarding/index.blade.php b/resources/views/livewire/boarding/index.blade.php index 29bddbbaf..3df18ff92 100644 --- a/resources/views/livewire/boarding/index.blade.php +++ b/resources/views/livewire/boarding/index.blade.php @@ -57,8 +57,7 @@ Localhost is not reachable with the following public key.

Please make sure you have the correct public key in your ~/.ssh/authorized_keys file for - user - 'root' or skip the boarding process and add a new private key manually to Coolify and to the + user or skip the boarding process and add a new private key manually to Coolify and to the server.
Check this
Please make sure you have the correct public key in your ~/.ssh/authorized_keys file for - user - 'root' or skip the boarding process and add a new private key manually to Coolify and to the + user or skip the boarding process and add a new private key manually to Coolify and to the server. +
+ Check this
documentation for further + help. Check @@ -229,10 +231,6 @@ Continue - -

Username should be for now. We are working on to use - non-root users.

-
@elseif ($currentState === 'validate-server')