Files
2025-12-15 22:12:45 +08:00

9 lines
226 B
Bash

# Glob API URL
VITE_GLOB_API_URL=http://127.0.0.1:8088/chat-master
# Whether long replies are supported, which may result in higher API fees
VITE_GLOB_OPEN_LONG_REPLY=false
# When you want to use PWA
VITE_GLOB_APP_PWA=false