This commit is contained in:
2022-04-28 18:57:53 +01:00
parent 64fd1667a2
commit d5331210ed
4 changed files with 13 additions and 15 deletions

View File

@@ -29,7 +29,7 @@
firewall.interfaces = {
"tailscale0" = {
allowedUDPPorts = [ 41641 ];
allowedUDPPorts = [41641];
};
};
};