babaohuang / GeminiProChat

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

Cannot function when binding own domain in Cloudflare #32

Open gtang8 opened 10 months ago

gtang8 commented 10 months ago

How is Gemini Pro Chat deployed?

Vercel

Describe the bug

  1. Deploy in Vercel: Send button cannot function when binding my own domain in Cloudflare, but works fine with xxx.vercel.app directly.
  2. Same symptom when deploying in docker

Console Logs

N/A

Participation

babaohuang commented 10 months ago

try "DNS Only" mode on cloudflare

gtang8 commented 10 months ago

try "DNS Only" mode on cloudflare

Great! Vercel works fine now!