2023-10-11 20:39:47 +08:00
|
|
|
# Glob API URL
|
|
|
|
VITE_GLOB_API_URL=/api
|
|
|
|
|
2024-01-17 10:21:43 +08:00
|
|
|
# VITE_APP_API_BASE_URL=http://127.0.0.1:3002/
|
|
|
|
VITE_APP_API_BASE_URL=https://ceshi-1.lihaink.cn/
|
2023-10-11 20:39:47 +08:00
|
|
|
|
|
|
|
# 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
|