chatgpt-web/.env
Phoenix 1a12c62b7a s
2024-01-30 16:52:51 +08:00

11 lines
245 B
Bash

# Glob API URL
VITE_GLOB_API_URL=/api
VITE_APP_API_BASE_URL=https://erpapi.fontree.cn
# 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