Files
mchat/ai-chat-web/.env.production
2026-04-06 11:38:45 +08:00

8 lines
231 B
Plaintext

VITE_GLOB_API_URL=/api
# 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
VITE_USER_CENTER="https://user.0voice.com?sys=ai"