perf: readme

This commit is contained in:
archer
2023-04-10 01:59:32 +08:00
parent 99e5fbd0f5
commit a7988c164e
2 changed files with 2 additions and 9 deletions

View File

@@ -7,7 +7,8 @@ Fast GPT 允许你使用自己的 openai API KEY 来快速的调用 openai 接
```
AXIOS_PROXY_HOST=axios代理地址目前 openai 接口都需要走代理,本机的话就填 127.0.0.1
AXIOS_PROXY_PORT=代理端口
AXIOS_PROXY_PORT_FAST=代理端口1,clash默认为7890
AXIOS_PROXY_PORT_NORMAL=代理端口2
MONGODB_URI=mongo数据库地址
MY_MAIL=发送验证码邮箱
MAILE_CODE=邮箱秘钥代理里设置的是QQ邮箱不知道怎么找这个 code 的,可以百度搜"nodemailer发送邮件"