Enable metrics for matrix-synapse
This commit is contained in:
parent
71f7131b7d
commit
139033130f
4 changed files with 52 additions and 40 deletions
|
@ -9,7 +9,7 @@
|
|||
hostName = "matrix";
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 80 8443 8448 ];
|
||||
allowedTCPPorts = [ 80 8443 8448 9000 ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue