Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

“behind-proxy: true” means? #67

Closed
Lovnx opened this issue Apr 19, 2018 · 2 comments
Closed

“behind-proxy: true” means? #67

Lovnx opened this issue Apr 19, 2018 · 2 comments

Comments

@Lovnx
Copy link

Lovnx commented Apr 19, 2018

No description provided.

@marcosbarbero
Copy link
Owner

marcosbarbero commented Apr 19, 2018

It means that your API Gateway is running behind a proxy and it needs to take the X-FORWARDED-FOR HTTP Header to use as origin instead of request.getRemoteAddr().

@Lovnx
Copy link
Author

Lovnx commented Apr 20, 2018

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants