mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-07-21 03:44:21 +00:00
6 lines
109 B
Bash
6 lines
109 B
Bash
# Glob API URL
|
|
VITE_GLOB_API_URL=http://localhost:3002
|
|
|
|
# Glob API Timeout (ms)
|
|
VITE_GLOB_API_TIMEOUT=100000
|