blade-tuvok: allow 80/443
This commit is contained in:
parent
9ddb5d75f2
commit
9036f02fd0
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ in {
|
|||
}];
|
||||
defaultGateway = "195.74.55.20";
|
||||
defaultGateway6 = "2a03:ee40:8080:9:1::1";
|
||||
firewall.allowedTCPPorts = [ 80 443 ];
|
||||
};
|
||||
my.ip.tailscale = "100.119.123.33";
|
||||
my.blade.bay = 6;
|
||||
|
|
Loading…
Reference in a new issue