chatgpt-web-dev / chatgpt-web

A third-party ChatGPT Web UI page built with Express and Vue3, through the official OpenAI completion API. / 用 Express 和 Vue3 搭建的第三方 ChatGPT 前端页面, 基于 OpenAI 官方 completion API.
https://chatgpt-web.dev
MIT License
1.54k stars 437 forks source link

一直搭建不成功,求帮助。 #561

Closed 1825679767 closed 4 days ago

1825679767 commented 6 days ago

按照设置要求搭建好了前端和后端,启动都没提示正常,但是就是无法进入网页。 是不是mysql配置不对呢:

数据库连接字符串

MONGODB_URL=mongodb://chatgpt:xxxx@yourip:port

MONGODB_URL=mongodb://root:root@127.0.0.1:3306

![Uploading 3d98c4a7-e1a3-4efc-b9ed-35719de69df3.png…]()