diff --git a/Proxy_Containers/traefik/config.yaml b/Proxy_Containers/traefik/config.yaml index f90d94c..fed8a34 100644 --- a/Proxy_Containers/traefik/config.yaml +++ b/Proxy_Containers/traefik/config.yaml @@ -1,15 +1,17 @@ http: middlewares: crowdsec-bouncer: - enabled: true - crowdsecMode: stream - crowdsecLapiKey: '{{ env "CROWDSEC_BOUNCER_API_KEY" }}' - crowdsecLapiHost: "crowdsec:8080" - crowdsecLapiScheme: "http" - crowdsecAppsecEnabled: true - crowdsecAppsecHost: "crowdsec:7422" - crowdsecAppsecFailureBlock: true - crowdsecAppsecUnreachableBlock: true + plugin: + crowdsec-bouncer: + 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: