mirror of
https://github.com/ImranR98/selfhostingfromscratch.git
synced 2026-04-24 06:38:36 -04:00
Use CrowdSec to block malicious IPs
This commit is contained in:
6
traefik_dynamic_config.yaml
Normal file
6
traefik_dynamic_config.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
http:
|
||||
middlewares:
|
||||
crowdsec-bouncer:
|
||||
forwardauth:
|
||||
address: http://crowdsec-bouncer:8080/api/v1/forwardAuth
|
||||
trustForwardHeader: true
|
||||
Reference in New Issue
Block a user