10 lines
293 B
Plaintext
Raw Normal View History

FLUTTER_STORAGE_BASE_URL=https://mirrors.tuna.tsinghua.edu.cn/flutter
PUB_HOSTED_URL=https://mirrors.tuna.tsinghua.edu.cn/dart-pub
2024-04-09 18:23:02 +08:00
HTTP_PROXY=http://127.0.0.1:1080/
2024-04-09 18:23:02 +08:00
HTTPS_PROXY=http://127.0.0.1:1080/
# curl只支持小写
http_proxy=http://127.0.0.1:1080/
https_proxy=http://127.0.0.1:1080/