Updated hardware configuration
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 53317 ];
|
||||
allowedTCPPorts = [ 53317 3000 ];
|
||||
allowedUDPPorts = [ 53317 ];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user