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
When running behind a reverse proxy, X-Forwarded-Proto is typically available as an indicator as to which protocol should be used when generating URLs (rather than defaulting to http).
When running behind a reverse proxy,
X-Forwarded-Proto
is typically available as an indicator as to which protocol should be used when generating URLs (rather than defaulting tohttp
).Related: #134
The text was updated successfully, but these errors were encountered: