opning ports for testing
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
allowedTCPPorts = [ ];
|
||||
allowedUDPPorts = [ ];
|
||||
};
|
||||
allowedTCPPorts = [
|
||||
8070
|
||||
];
|
||||
};
|
||||
useNetworkd = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user