You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
257 B
Bash

8 months ago
# Glob API URL
VITE_GLOB_API_URL=/api
8 months ago
VITE_APP_API_BASE_URL=https://erpapi.fontree.cn/chat/detail
8 months ago
# Whether long replies are supported, which may result in higher API fees
8 months ago
VITE_GLOB_OPEN_LONG_REPLY=true
8 months ago
# When you want to use PWA
VITE_GLOB_APP_PWA=false