solis port update

This commit is contained in:
KoenDR06 2025-04-16 10:35:07 +02:00
parent 9d2fd3aba2
commit 312aca69e8

View file

@ -16,7 +16,7 @@
networking.hostName = "solis";
networking.firewall.allowedTCPPorts = [3000];
networking.firewall.allowedTCPPorts = [3000 3001];
system.stateVersion = "24.11";
}