diff --git a/Proxy_Containers/traefik/config.yaml b/Proxy_Containers/traefik/config.yaml index b4474a3..f90d94c 100644 --- a/Proxy_Containers/traefik/config.yaml +++ b/Proxy_Containers/traefik/config.yaml @@ -1,13 +1,15 @@ http: middlewares: crowdsec-bouncer: - plugin: - crowdsec-bouncer: - enabled: true - crowdsecMode: stream - crowdsecLapiKey: '{{ env "CROWDSEC_BOUNCER_API_KEY" }}' - crowdsecLapiHost: "crowdsec:8080" - crowdsecLapiScheme: "http" + enabled: true + crowdsecMode: stream + crowdsecLapiKey: '{{ env "CROWDSEC_BOUNCER_API_KEY" }}' + crowdsecLapiHost: "crowdsec:8080" + crowdsecLapiScheme: "http" + crowdsecAppsecEnabled: true + crowdsecAppsecHost: "crowdsec:7422" + crowdsecAppsecFailureBlock: true + crowdsecAppsecUnreachableBlock: true security-headers: headers: