chrysoljq / pandora-vercel

在 Vercel 上部署 Pandora-ChatGPT Cloud。Pandora-ChatGPT on Vercel.
https://pandora-vercel-lovat.vercel.app
GNU General Public License v2.0
221 stars 271 forks source link

自定义域名好像 https 自动配置失败了 #16

Closed fatfoo closed 1 year ago

fatfoo commented 1 year ago

如题,你有了解吗?

https://chatnow.uprogrammer.cn

chrysoljq commented 1 year ago

你是不是环境变量 chatgpt_api_prefix 设的 chatnow.uprogrammer.cn 而不是 https://chatnow.uprogrammer.cn

fatfoo commented 1 year ago

非常感谢,早上起来 https 生效了,可能是自定义域名的 https 需要耗点时间。

另外 chatgpt_api_prefix 没有带 https 确实会导致后面的 API 调用失败。

limkz27 commented 1 year ago

你好想要请教一下,只是在server.py更改 chatgpt_api_prefix 为我们的域名如图以下对吗 image 不过我更改了重新部署 还是连接不到服务器 想请问是什么问题 image image 我的网址 https://chat.softwaredigital.store @fatfoo