Try to use age for crowdsec lapi config

This commit is contained in:
Théo Barnouin 2025-04-04 15:30:24 +02:00
parent 64986d2883
commit 42792ec4d8
5 changed files with 85 additions and 85 deletions

View file

@ -124,7 +124,7 @@ in {
];
}
{
job_name = "nginx";
job_name = "crowdsec_nginx";
static_configs = [
{
targets = ["${cfg.proxy_ip}:6060"];