ofuJD5mIcAMInsqWp0tcIZuB4yto ofuJD5mIcAMInsqWp0tcIZuB4yto proxy_set_header Host $host:$server_port; 需要更改下nginx配置
warlee ofuJD5mIcAMInsqWp0tcIZuB4yto 自己配置nginx也是可以的, 后面兼容一下. 代理配置,最好加入如下行, 各种平台兼容性是最好的. proxy_set_header X-Forwarded-Host $host:$server_port;