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