wildfire: 409 current 2025-07-01 18:32:46 25.05.20250629.b43c397 6.15.4 *
allow port 3000
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
networking.hostName = "hurricane";
|
||||
|
||||
# Network security specific to host
|
||||
networking.firewall.allowedTCPPorts = [];
|
||||
networking.firewall.allowedTCPPorts = [3000];
|
||||
networking.firewall.allowedUDPPorts = [];
|
||||
|
||||
# Intel GPU support
|
||||
|
Reference in New Issue
Block a user