Add new ports to firewall
This commit is contained in:
@@ -105,6 +105,8 @@ in {
|
||||
[ cfg.state-directory ];
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 8008 8448 ];
|
||||
|
||||
services = {
|
||||
matrix-synapse = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user