Former-commit-id: f761b8c66a
This commit is contained in:
Hadi
2024-06-20 11:27:41 +02:00
parent f3f4689cc8
commit 63c19a0c61

View File

@@ -6,4 +6,5 @@
PORT = "3005";
};
};
networking.firewall.allowedTCPPorts = [ 3005 ];
}