refactor allowedTCPPorts configuration for docker0 interface
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
allowedUDPPorts = [
|
||||
51820 # WireGuard
|
||||
];
|
||||
};
|
||||
|
||||
# Allow local network access only
|
||||
interfaces = {
|
||||
@@ -43,4 +42,5 @@
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user