mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-07-21 03:44:21 +00:00

* feat: #响应式 * fix: #兼容node 16 * feat: #接口代理 * fix: #延长超时时长到30秒 * fix: #for node 16 * fix: #node 16 * Update settings.json * Update package.json * Update index.vue * Update Layout.vue --------- Co-authored-by: Redon <790348264@qq.com>
4 lines
85 B
Bash
4 lines
85 B
Bash
# Glob API URL
|
|
VITE_GLOB_API_URL=/api
|
|
VITE_APP_API_BASE_URL = http://localhost:3002/
|