dendrite: Allow TCP port
This commit is contained in:
parent
47ad45444a
commit
9d9f43c7c3
1 changed files with 2 additions and 0 deletions
|
@ -44,4 +44,6 @@ in
|
|||
];
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 8008 ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue