Skip to content

Commit

Permalink
Update crowdsec-firewall-bouncer.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceJJones committed Jun 19, 2024
1 parent 377a76c commit 05aac93
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/crowdsec-firewall-bouncer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ log_max_backups: 3
log_max_age: 30
api_url: http://127.0.0.1:8080/
api_key: ${API_KEY}
## TLS Authentication
#cert_path: /path/to/file
#key_path: /path/to/file
#ca_cert_path: /path/to/file
insecure_skip_verify: false
disable_ipv6: false
deny_action: DROP
Expand Down

0 comments on commit 05aac93

Please sign in to comment.