refactor: Update PrivateKey model to improve code readability and maintainability

This commit is contained in:
Andras Bacsai
2024-09-20 12:27:55 +02:00
parent b81f9114d9
commit 5b00b66f24
3 changed files with 36 additions and 16 deletions

View File

@@ -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(
[