chatgpt-web/.env

8 lines
191 B
Bash
Raw Normal View History

2023-02-09 02:18:30 -05:00
# Glob API URL
2023-02-22 09:55:53 -05:00
VITE_GLOB_API_URL=/api
VITE_APP_API_BASE_URL=http://localhost:3002/
# Whether long replies are supported, which may result in higher API fees
VITE_GLOB_OPEN_LONG_REPLY=false