52 current 2024-11-24 21:11:52 24.05.6463.83fb6c028368 6.6.59 *
This commit is contained in:
parent
40ca68c94e
commit
0b462c0d8c
@ -14,10 +14,7 @@
|
|||||||
networking.firewall = {
|
networking.firewall = {
|
||||||
enable = true;
|
enable = true;
|
||||||
allowedTCPPorts = [ 30000 ];
|
allowedTCPPorts = [ 30000 ];
|
||||||
allowedUDPPortRanges = [
|
allowedUDPPortRanges = [ 30000 ];
|
||||||
{ from = 4000; to = 4007; }
|
|
||||||
{ from = 8000; to = 8010; }
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Keychain
|
# Keychain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user