feat: PWA 默认不开启

This commit is contained in:
ChenZhaoYu
2023-03-22 19:42:40 +08:00
parent 92278932ef
commit d2a22a3ee5
3 changed files with 26 additions and 15 deletions

3
.env
View File

@@ -5,3 +5,6 @@ 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
# When you want to use PWA
VITE_GLOB_APP_PWA=false