refactor: Update PrivateKey model to improve code readability and maintainability
This commit is contained in:
@@ -123,6 +123,7 @@ class ProductionSeeder extends Seeder
|
||||
]);
|
||||
$server->update(['user' => $user]);
|
||||
echo "SSH key found for the Coolify host machine (localhost).\n";
|
||||
|
||||
} else {
|
||||
PrivateKey::create(
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user