15 lines
583 B
Bash
15 lines
583 B
Bash
PORT=3000
|
||
WECHAT_UPSTREAM_BASE_URL=http://113.44.162.180:7006
|
||
WS_KEY=HBpEnbtj9BJZ
|
||
SLIDER_VERIFY_KEY=408449830
|
||
APIKEY=sk-85880595fc714d63bfd0b025e917bd26#千问apikey
|
||
# 962516e4-60eb-4a26-a5a3-44e21adcf7bc #豆包
|
||
|
||
# 消息回调(ngrok 调通用,由 run-ngrok.sh 自动写入)
|
||
CALLBACK_BASE_URL=https://dissonant-destinee-nonsensibly.ngrok-free.dev
|
||
|
||
# 固定隧道代理(socks5h):不填登录页代理时后端自动用此处,传给 7006
|
||
# TUNNEL_PROXY=218.78.109.253:16816
|
||
TUNNEL_PROXY=14.103.95.78:16816
|
||
TUNNEL_PROXY_USERNAME=fawbjjkk
|
||
TUNNEL_PROXY_PASSWORD=5hz6avfb |