This commit is contained in:
iFargle 2023-12-01 21:27:52 +09:00
parent f577077dce
commit 7d69197d0b

View file

@ -13,7 +13,7 @@
];
# open ports for traefik
networking.firewall.interfaces.wireguard0.allowedTCPPorts = [ 80 443 ];
networking.firewall.interfaces.wireguard0.allowedTCPPorts = [ 80 443 ];
networking.firewall.interfaces.enp0s13f0u2c2.allowedTCPPorts = [ 80 443 ];