feat: Replace the now missing fail2ban with crowdsec
This commit is contained in:
parent
b90af26085
commit
6e2b796c0d
5 changed files with 38 additions and 3 deletions
configuration/services/metrics
|
@ -10,6 +10,7 @@
|
|||
extraSettings.authorization.credentials_file = config.sops.secrets."forgejo/metrics-token".path;
|
||||
};
|
||||
coturn.targets = [ "127.0.0.1:9641" ];
|
||||
crowdsec.targets = [ "127.0.0.1:6060" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue