Update Proxy_Containers/traefik/config.yaml
This commit is contained in:
@@ -4,7 +4,8 @@ http:
|
||||
plugin:
|
||||
crowdsec-bouncer:
|
||||
enabled: true
|
||||
crowdsecLapiKey: "your-bouncer-api-key"
|
||||
crowdsecMode: stream
|
||||
crowdsecLapiKey: "${CROWDSEC_BOUNCER_API_KEY}"
|
||||
crowdsecLapiHost: "crowdsec:8080"
|
||||
crowdsecLapiScheme: "http"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user