是否有可能在我的本地 nginx.conf中有这样的东西?
pass_proxy https://mybackend.com:443;
如果不是 ,我如何使我的本地nginx请求,并通过SSL返回我的远程后端API?