Update nginx conf behind a proxy to show the user IP
The purpose of this section is configure GitLab to log the IP address of the requestor instead of the proxy IP address. So X-Forwarded-For should be used here.
Please register or sign in to comment