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