Test
This commit is contained in:
parent
f577077dce
commit
7d69197d0b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,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 ];
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue