Open GoogleCodeExporter opened 9 years ago
通过GUI修改LocalProxy设置,或者修改plugins/gae/conf/gae-client.xml
<LocalProxy type="HTTP" host="192.168.x.x" port="xx"/>
如果公司代理不能访问appspot,还需要将下面的enable改为true
<GoogleProxyChain enable="true" host="GoogleHttps"/>
Original comment by yinqiwen@gmail.com
on 13 Jan 2012 at 10:12
Original issue reported on code.google.com by
hhyyl1...@gmail.com
on 13 Jan 2012 at 3:01