10 lines
245 B
Bash
10 lines
245 B
Bash
# Glob API URL
|
|
VITE_GLOB_API_URL=/api
|
|
|
|
VITE_APP_API_BASE_URL=http://114.218.158.24:9020
|
|
# 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
|