diff --git a/reverse-proxy.md b/reverse-proxy.md index b8434381..23019151 100644 --- a/reverse-proxy.md +++ b/reverse-proxy.md @@ -898,6 +898,8 @@ The examples below define the dynamic configuration in YAML files. If you rather hostsProxyHeaders: - "X-Forwarded-Host" referrerPolicy: "same-origin" + customRequestHeaders: + X-Forwarded-Proto: "https" https-redirect: redirectscheme: @@ -993,6 +995,8 @@ The examples below define the dynamic configuration in YAML files. If you rather hostsProxyHeaders: - "X-Forwarded-Host" referrerPolicy: "same-origin" + customRequestHeaders: + X-Forwarded-Proto: "https" https-redirect: redirectscheme: