open ports for matrix
This commit is contained in:
parent
f1dbab5a52
commit
8ff6659ebc
1 changed files with 2 additions and 0 deletions
|
@ -23,4 +23,6 @@ in mkIf conf.matrix.enable {
|
||||||
allow_registration = false;
|
allow_registration = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
networking.firewall.allowedTCPPorts = [ 443 8448 ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue