monitoring: inutile de conserver le port 8000 ouvert car aucun service n'écoute
This commit is contained in:
@@ -36,7 +36,7 @@ mkIf true {
|
||||
# Réseau
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [
|
||||
8000
|
||||
#8000
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user