Try to use age for crowdsec lapi config
This commit is contained in:
parent
64986d2883
commit
42792ec4d8
5 changed files with 85 additions and 85 deletions
|
@ -124,7 +124,7 @@ in {
|
|||
];
|
||||
}
|
||||
{
|
||||
job_name = "nginx";
|
||||
job_name = "crowdsec_nginx";
|
||||
static_configs = [
|
||||
{
|
||||
targets = ["${cfg.proxy_ip}:6060"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue