BuildTools 3 meses atrás
pai
commit
bf53818ba9
1 arquivos alterados com 3 adições e 3 exclusões
  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