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
This package seems to be using the X-Forwarded-For header if it is found, but that is the user's IP address, not the host name. I think you wanted to use X-Forwarded-Host.
The text was updated successfully, but these errors were encountered:
This package seems to be using the
X-Forwarded-For
header if it is found, but that is the user's IP address, not the host name. I think you wanted to useX-Forwarded-Host
.The text was updated successfully, but these errors were encountered: