Test
This commit is contained in:
parent
bdc0ce8044
commit
cfdc392a14
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
# open ports for traefik
|
||||
networking.firewall.interfaces.wireguard0.allowedTCPPorts = [ 80 443 ];
|
||||
networking.firewall.interfaces.enp0s13f0u2c2.allowedTCPPorts = [ 80 443 ];
|
||||
networking.firewall.interfaces.tailscale0.allowedTCPPorts = [ 80 443 8080 ];
|
||||
networking.firewall.interfaces.tailscale0.allowedTCPPorts = [ 80 443 ];
|
||||
|
||||
|
||||
# steam , etc
|
||||
|
|
Loading…
Reference in a new issue