chatgpt-web/.env
Phoenix 9d958415de s
2024-02-05 17:09:12 +08:00

12 lines
312 B
Bash

# Glob API URL
VITE_GLOB_API_URL=/api
VITE_APP_API_BASE_URL=https://erpapi.fontree.cn
https://erpapi.fontree.cn #正式
http://114.218.158.24:9020#测试
# Whether long replies are supported, which may result in higher API fees
VITE_GLOB_OPEN_LONG_REPLY=true
# When you want to use PWA
VITE_GLOB_APP_PWA=false