misc updates
This commit is contained in:
@@ -49,10 +49,7 @@ if [ "$CLEAN_DB" = true ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
# 设置代理(Clash Verge 本地代理,用于 Binance/OKX/Bitget WS 连接)
|
||||
export HTTPS_PROXY=http://127.0.0.1:7897
|
||||
export HTTP_PROXY=http://127.0.0.1:7897
|
||||
export NO_PROXY="localhost,127.0.0.1"
|
||||
# 代理已禁用(Clash Verge 未运行)
|
||||
|
||||
# 编译
|
||||
NEED_BUILD=false
|
||||
|
||||
Reference in New Issue
Block a user