source ~/.nvm/nvm.sh
nvm use 20.19.0
corepack enable && corepack prepare pnpm@9.5.0 --activate
docker  build -t langfuse_web-hjtest:20.19.0-pnpm9.5.0 .
cd /root/web_build/langfuse_web/build_test-hengjiu/二次版本/langfuse-web-dev && nohup pnpm run dev:web > output.log 2>&1 &
allure serve /root/automation_test_framework/reports/allure-results -h 192.168.200.150
 export http_proxy="http://172.16.26.164:7897"
export https_proxy="http://172.16.26.164:7897"
export all_proxy="socks5://172.16.26.164:7897"
curl https://www.google.com/