Working crowdsec config

This commit is contained in:
Théo Barnouin 2025-04-04 16:48:14 +02:00
parent 88c4095a29
commit 4d337df460
3 changed files with 13 additions and 33 deletions

View file

@ -44,6 +44,7 @@
services = {
vm_nginx = {
enable = true;
proxy_ip = proxy_host;
};
};
}