mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 12:31:58 +08:00
fix: #1954 lazy render bugs
This commit is contained in:
@@ -188,6 +188,9 @@ Before starting development, you must create a new `.env.local` file at project
|
||||
|
||||
```
|
||||
OPENAI_API_KEY=<your api key here>
|
||||
|
||||
# if you are not able to access openai service, use this BASE_URL
|
||||
BASE_URL=https://chatgpt1.nextweb.fun/api/proxy
|
||||
```
|
||||
|
||||
### Local Development
|
||||
|
Reference in New Issue
Block a user