babaohuang / GeminiProChat

Minimal web UI for GeminiPro.
https://geminiprochat.com
MIT License
4.26k stars 12.34k forks source link

HTTPS Proxy isn't working #20

Closed ghost closed 9 months ago

ghost commented 9 months ago

What operating system are you using?

Linux - Docker

What browser are you using?

Chrome

Describe the bug

When I put "HTTPS_PROXY=socks5://192.168.0.1:28081" in both docker commandline and .env, the proxy won't take any action. It doesn't work

What prompt did you enter?

Default

Console Logs

No response

Participation

babaohuang commented 9 months ago

Sorry for the mistake, HTTPS_PROXY is not supported. You can try API_BASE_URL, check here to see how to deploy a gemini proxy on Vercel.