10 lines
300 B
Plaintext
Raw Normal View History

2024-04-09 11:55:56 +08:00
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/```
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/