Q: Nginx转发https遇到多次重定向问题? A: 加入转发参数proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Forwarded-Proto $scheme;