fix
This commit is contained in:
@@ -82,6 +82,12 @@ in
|
||||
group = "crowdsec";
|
||||
mode = "u=rwx,g=rwx,o=rx";
|
||||
}
|
||||
{
|
||||
directory = "/var/lib/nextcloud";
|
||||
user = "nextcloud";
|
||||
group = "nextcloud";
|
||||
mode = "u=rwx,g=rwx,o=rx";
|
||||
}
|
||||
{
|
||||
directory = "/plugins-storage";
|
||||
user = "traefik";
|
||||
@@ -150,6 +156,7 @@ in
|
||||
5432
|
||||
3001
|
||||
3333
|
||||
5201 # iperf
|
||||
];
|
||||
allowedUDPPorts = config.${namespace}.network.firewall.allowedTCPPorts;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user