mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 00:45:58 +00:00
Fix customRequestHeaders casing in traefik.yml
This commit is contained in:
@@ -145,7 +145,7 @@ http:
|
|||||||
sslheader:
|
sslheader:
|
||||||
# https://docs.traefik.io/master/middlewares/headers/
|
# https://docs.traefik.io/master/middlewares/headers/
|
||||||
headers:
|
headers:
|
||||||
customrequestheaders:
|
customRequestHeaders:
|
||||||
X-Forwarded-Proto: "https"
|
X-Forwarded-Proto: "https"
|
||||||
no-www:
|
no-www:
|
||||||
redirectRegex:
|
redirectRegex:
|
||||||
|
|||||||
Reference in New Issue
Block a user