TEST
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
allowPing = true;
|
||||
allowedTCPPorts = [ 53 80 443 ];
|
||||
allowedUDPPorts = [ 53 443 ];
|
||||
interfaces."podman*".allowedTCPPorts = [ 443 ];
|
||||
interfaces."*".allowedTCPPorts = [ 443 ];
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user