re-enable traefik

This commit is contained in:
mjallen18
2025-04-21 12:09:08 -05:00
parent 353f3d6d57
commit 3b9397bee8
4 changed files with 38 additions and 4 deletions

View File

@@ -46,6 +46,12 @@
group = "crowdsec";
mode = "u=rwx,g=rwx,o=rx";
}
{
directory = "/plugins-storage";
user = "traefik";
group = "traefik";
mode = "u=rwx,g=rwx,o=rx";
}
];
files = [
"/var/cache-priv-key.pem"