From 1fe833d5cc9c72d2a8303f1788a01d8a0e8d1467 Mon Sep 17 00:00:00 2001 From: zhujingjing Date: Sat, 11 Nov 2023 15:37:25 +0800 Subject: [PATCH] test --- .npmrc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.npmrc b/.npmrc index 3b3c43b..0c78ef7 100644 --- a/.npmrc +++ b/.npmrc @@ -1,7 +1,11 @@ registry=https://registry.npm.taobao.org/ -proxy=http://192.168.163.111:20171 -https-proxy=http://192.168.163.111:20171 +# proxy=http://192.168.163.111:20171 +# https-proxy=http://192.168.163.111:20171 +# http-proxy=http://192.168.163.111:20171 + +proxy=http://localhost:1081 +https-proxy=http://localhost:1081 http-proxy=http://192.168.163.111:20171 noproxy=npmmirror.com,taobao.org,sheetjs.com