浏览代码

docs: update README (close #257)

JustSong 3 年之前
父节点
当前提交
6215d2e71c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

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