Remove Cloudflare plugin middleware
This commit is contained in:
@@ -4,12 +4,6 @@ http:
|
||||
headers:
|
||||
customRequestHeaders:
|
||||
Host: "" # This will catch requests with no Host header or invalid ones
|
||||
cloudflarewarp:
|
||||
plugin:
|
||||
cloudflare:
|
||||
trustedCIDRs: []
|
||||
overwriteRequestHeader: true
|
||||
debug: false
|
||||
crowdsec:
|
||||
plugin:
|
||||
bouncer:
|
||||
@@ -51,4 +45,4 @@ http:
|
||||
qbit:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://192.168.50.4:8083"
|
||||
- url: "http://192.168.50.4:8083"
|
||||
|
||||
Reference in New Issue
Block a user