fix ports
This commit is contained in:
parent
1cf414683b
commit
d17023aa89
2 changed files with 4 additions and 4 deletions
|
|
@ -54,7 +54,7 @@
|
|||
|
||||
networking.firewall = {
|
||||
checkReversePath = "loose";
|
||||
allowedTCPPorts = [8542];
|
||||
allowedTCPPorts = [8542 8543 8544];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue