This commit is contained in:
gaofei
2024-09-04 11:11:20 +08:00
parent a38c39a29d
commit 949d3c85e6
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,2 @@
export HTTP_PROXY=http://localhost:8889
export HTTPS_PROXY=http://localhost:8889
export HTTP_PROXY="http://localhost:28080"
export HTTPS_PROXY="http://localhost:28080"