This commit is contained in:
Andras Bacsai 2023-05-24 15:01:49 +02:00
parent b07f2c486c
commit a36ab6486d

View File

@ -103,7 +103,6 @@ class ProductionSeeder extends Seeder
StandaloneDocker::create([
'id' => 0,
'name' => 'localhost-coolify',
'description' => 'This is the standalone Docker instance that is used to run the Coolify services.',
'network' => 'coolify',
'server_id' => 0,
]);