mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-02-16 09:55:28 +00:00
* feat: 增加带格式的复制 * feat: 移除前端超时设定 * chore: update deps * feat: 添加权限页面 * feat: 设定页面优化 * feat: 更新 chatgpt 以支持 `gpt-3.5-turbo-0301` * chore: version 2.9.0
5 lines
84 B
Bash
5 lines
84 B
Bash
# Glob API URL
|
|
VITE_GLOB_API_URL=/api
|
|
|
|
VITE_APP_API_BASE_URL=http://localhost:3002/
|