This commit is contained in:
2025-07-20 19:08:39 +02:00
parent ec958c19af
commit 1fefef3403
3 changed files with 13 additions and 12 deletions

View File

@@ -30,7 +30,7 @@
enable = true;
interfaces = {
"enp6s0" = {
allowedTCPPorts = [22 80 443 8112];
allowedTCPPorts = [22 80 443 8090];
allowedUDPPorts = [58846 6881];
};
};