genepi: open web ports to wireguard network
This commit is contained in:
@@ -6,4 +6,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.interfaces."zts7mq7onf".allowedTCPPorts = [ 443 ];
|
networking.firewall.interfaces."zts7mq7onf".allowedTCPPorts = [ 443 ];
|
||||||
|
networking.firewall.interfaces."wireguard".allowedTCPPorts = [
|
||||||
|
80
|
||||||
|
443
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user