firewall: Allow connections to Minecraft from WAN
This commit is contained in:
parent
3c4caaaea5
commit
75b51d24e9
@ -29,6 +29,7 @@ let
|
|||||||
gitea_tcp
|
gitea_tcp
|
||||||
torrent_a
|
torrent_a
|
||||||
torrent_b
|
torrent_b
|
||||||
|
minecraft_tcp
|
||||||
];
|
];
|
||||||
open_udp_ports = lib.concatMapStringsSep "," (x: toString x) [
|
open_udp_ports = lib.concatMapStringsSep "," (x: toString x) [
|
||||||
wireguard_udp
|
wireguard_udp
|
||||||
|
Loading…
Reference in New Issue
Block a user