closed tcp ports

This commit is contained in:
Bryan Ramos 2025-07-06 00:07:36 -04:00
parent 832cd6de4c
commit 1d99368b0a
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
2 changed files with 0 additions and 4 deletions

View file

@ -55,7 +55,5 @@ in
createDatabase = true;
};
};
networking.firewall.allowedTCPPorts = [ 8333 ];
};
}