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