BuildTools 3 月之前
父节点
当前提交
bf53818ba9
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      use.bat

+ 3 - 3
use.bat

@@ -1,3 +1,3 @@
-:start
-npm run start-https
-goto start
+set HTTP_PROXY=http://localhost:7890
+set HTTPS_PROXY=%HTTP_PROXY%
+npm run start-https