mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-10 16:38:18 +00:00
Update traefik config on reverse-proxy.md to fix mix content blocking with euro office (#8297)
This commit is contained in:
@@ -898,6 +898,8 @@ The examples below define the dynamic configuration in YAML files. If you rather
|
|||||||
hostsProxyHeaders:
|
hostsProxyHeaders:
|
||||||
- "X-Forwarded-Host"
|
- "X-Forwarded-Host"
|
||||||
referrerPolicy: "same-origin"
|
referrerPolicy: "same-origin"
|
||||||
|
customRequestHeaders:
|
||||||
|
X-Forwarded-Proto: "https"
|
||||||
|
|
||||||
https-redirect:
|
https-redirect:
|
||||||
redirectscheme:
|
redirectscheme:
|
||||||
@@ -993,6 +995,8 @@ The examples below define the dynamic configuration in YAML files. If you rather
|
|||||||
hostsProxyHeaders:
|
hostsProxyHeaders:
|
||||||
- "X-Forwarded-Host"
|
- "X-Forwarded-Host"
|
||||||
referrerPolicy: "same-origin"
|
referrerPolicy: "same-origin"
|
||||||
|
customRequestHeaders:
|
||||||
|
X-Forwarded-Proto: "https"
|
||||||
|
|
||||||
https-redirect:
|
https-redirect:
|
||||||
redirectscheme:
|
redirectscheme:
|
||||||
|
|||||||
Reference in New Issue
Block a user