j enklave: allowed port 8001
This commit is contained in:
parent
271d8e8a20
commit
97d4f9a771
|
@ -49,7 +49,7 @@
|
|||
listenPort = 53589;
|
||||
organisations.lass.users = [ "jeschli" ];
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [ 53589 ];
|
||||
networking.firewall.allowedTCPPorts = [ 53589 8001 ];
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue