mastodon: adjust firewall
This commit is contained in:
parent
50551c14e2
commit
0fd89cd69c
1 changed files with 1 additions and 1 deletions
|
@ -89,5 +89,5 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 55000 55001 55002 ];
|
||||
networking.firewall.allowedTCPPorts = [ 80 ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue