cofractal-ams01: allow IPFS
This commit is contained in:
parent
c71fea6629
commit
e602587fb6
1 changed files with 2 additions and 0 deletions
|
@ -145,9 +145,11 @@ in
|
|||
};
|
||||
firewall.interfaces.bond0.allowedTCPPorts = [
|
||||
32400 # Plex
|
||||
4001 # IPFS
|
||||
];
|
||||
firewall.interfaces.bond0.allowedUDPPorts = [
|
||||
34197 # factorio
|
||||
4001 # IPFS
|
||||
];
|
||||
};
|
||||
my.ip.tailscale = "100.94.187.27";
|
||||
|
|
Loading…
Reference in a new issue