You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traefik also sets the 'X-Forwarded-Proto' header with regular HTTP
traffic. As the 'HTTP' value is not empty, the 'HTTPS' fastcgi parameter
was set and requests were incorrectly upgraded to 'HTTPS'.
0 commit comments