wip
This commit is contained in:
@@ -26,7 +26,7 @@ class ServerSeeder extends Seeder
|
||||
'team_id' => $root_team->id,
|
||||
'private_key_id' => $private_key_1->id,
|
||||
'extra_attributes' => ServerMetadata::from([
|
||||
'proxy' => ProxyTypes::TRAEFIK_V2->value
|
||||
'proxy_type' => ProxyTypes::TRAEFIK_V2->value
|
||||
]),
|
||||
]);
|
||||
Server::create([
|
||||
|
||||
Reference in New Issue
Block a user