Update Proxy_Containers/traefik/config.yaml
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
http:
|
||||
middlewares:
|
||||
crowdsec-bouncer:
|
||||
forwardAuth:
|
||||
address: http://bouncer-traefik:8080/api/v1/forwardAuth
|
||||
trustForwardHeader: true
|
||||
plugin:
|
||||
crowdsec-bouncer:
|
||||
enabled: true
|
||||
crowdsecLapiKey: "your-bouncer-api-key"
|
||||
crowdsecLapiHost: "crowdsec:8080"
|
||||
crowdsecLapiScheme: "http"
|
||||
|
||||
security-headers:
|
||||
headers:
|
||||
|
||||
Reference in New Issue
Block a user