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

设置标志不见了 #548

Closed Chauban closed 1 month ago

Chauban commented 1 month ago

本地开发,如图所示,页面有缺失,左下角没有设置的logo,控制台也没有报错,

换了浏览器清理了缓存也不行,请问是什么问题导致的呢?

代码里面好像也没有设置openai key的地方。是改了吗

home

Chauban commented 1 month ago

.env设置AUTH_SECRET_KEY=就好了