This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
chatgpt-web
mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
Watch
1
Star
0
Fork
You've already forked chatgpt-web
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fc0d2073aa
chatgpt-web
/
.env
6 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: 删除多余的内容
2023-02-09 02:18:30 -05:00
# OpenAI API Key
OPENAI_API_KEY
=
'xxxx'
feat: 添加后端接口
2023-02-09 01:55:27 -05:00
feat: 删除多余的内容
2023-02-09 02:18:30 -05:00
# Glob API URL
VITE_GLOB_API_URL
=
'http://localhost:3002'