New direction; removed wireguard, readme update
This commit is contained in:
@@ -35,7 +35,7 @@ class ServerFactory extends Factory
|
||||
{
|
||||
return $this->state(function (array $attributes) use ($networkId) {
|
||||
return [
|
||||
'external_network_id' => $networkId,
|
||||
'network_id' => $networkId,
|
||||
];
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user