Open ports for Mautrix Bridge
This commit is contained in:
parent
531ca725a2
commit
8c22e153bd
1 changed files with 2 additions and 0 deletions
|
|
@ -108,12 +108,14 @@ in {
|
||||||
443
|
443
|
||||||
12244
|
12244
|
||||||
8448
|
8448
|
||||||
|
29334
|
||||||
];
|
];
|
||||||
networking.firewall.allowedUDPPorts = [
|
networking.firewall.allowedUDPPorts = [
|
||||||
80
|
80
|
||||||
443
|
443
|
||||||
12244
|
12244
|
||||||
8448
|
8448
|
||||||
|
29334
|
||||||
];
|
];
|
||||||
|
|
||||||
system.stateVersion = "25.11";
|
system.stateVersion = "25.11";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue