mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 14:36:17 +00:00
refactoring
This commit is contained in:
@ -22,7 +22,7 @@ class CreateFirewallRule extends Component
|
||||
|
||||
public string $source = '0.0.0.0';
|
||||
|
||||
public string $mask = '0';
|
||||
public string $mask = '';
|
||||
|
||||
public function create(): void
|
||||
{
|
||||
|
Reference in New Issue
Block a user