-
Notifications
You must be signed in to change notification settings - Fork 59.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] 使用git clone下来的版本(非docker形式) #5953
Comments
Title: [Bug] Use the git clone version (non-docker form) |
好像是要使用.env,不是.env.local |
It seems that you need to use .env, not .env.local |
我两个名字都试过了,真的应该是BUG,docker部署后是能正常与gpt-key交流的,yarn build报错的话你试过npm方式吗 |
I have tried both names. It really should be a BUG. After docker is deployed, it can communicate with gpt-key normally. If yarn build reports an error, have you tried the npm method? |
📦 部署方式
官方安装包, Other
📌 软件版本
网页版
💻 系统环境
Windows
📌 系统版本
windows
🌐 浏览器
Chrome, Edge
📌 浏览器版本
EDGE\GOOGLE
🐛 问题描述
使用git clone下来的版本(非docker形式),明明在env.local文件定义了代理,发生会话给GPT不管怎么折腾都是网络超时“
”而docker版本不会
📷 复现步骤
通过git clone下载到本地,然后yarn或者npm安装好,运行,打开localhost:3000
🚦 期望结果
不解决这个BUG很烦,docker版本加了code,网页还是直接开的,没有验证
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: