mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
crowdsec: Fix bouncer option
This commit is contained in:
parent
eff300b055
commit
e23111b6d7
2 changed files with 12 additions and 10 deletions
|
|
@ -29,7 +29,7 @@
|
|||
sshd = true;
|
||||
caddy = true;
|
||||
};
|
||||
bouncer.firewall = true;
|
||||
bouncers.firewall = true;
|
||||
};
|
||||
|
||||
forgejo = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue