热爱编程的IT猿人
查看代理工具的所在机器的host和端口
运行/调试配置 -> 修改选项 -> Java 增加VM选项 添加如下行:
-Dhttp.proxyHost=127.0.0.1 -Dhttp.proxyPort=7897 -Dhttps.proxyHost=127.0.0.1 -Dhttps.proxyPort=7897 -Dstrategy.enable=true
-Dstrategy.enable=true是业务需要,和代理工具无关,可以不加
磁盘扩容 nginx