docs: update README (close #257)

This commit is contained in:
JustSong 2023-07-08 12:03:55 +08:00
parent d17bdc40a7
commit 6215d2e71c

View File

@ -189,7 +189,7 @@ sudo service nginx restart
docker run --name chat-next-web -d -p 3001:3000 yidadaa/chatgpt-next-web
```
注意修改端口号`BASE_URL`
注意修改端口号之后在页面上设置接口地址例如https://openai.justsong.cn/ )和 API Key 即可
#### ChatGPT Web
项目主页https://github.com/Chanzhaoyu/chatgpt-web