Open 3000 for testing
This commit is contained in:
parent
eb58556686
commit
721db63fb9
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ in
|
|||
|
||||
networking = {
|
||||
firewall = {
|
||||
allowedTCPPorts = [ 3000 ];
|
||||
allowedTCPPortRanges = [
|
||||
{ from = 8000; to = 8020; }
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue