no open ports from docker module
This commit is contained in:
@@ -13,8 +13,4 @@
|
|||||||
# };
|
# };
|
||||||
};
|
};
|
||||||
users.users."${user}".extraGroups = [ "docker" ];
|
users.users."${user}".extraGroups = [ "docker" ];
|
||||||
networking.firewall.allowedTCPPorts = [
|
|
||||||
80
|
|
||||||
8384
|
|
||||||
];
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user