chore: mock false and gzip

This commit is contained in:
dap
2024-09-10 08:08:44 +08:00
parent 407f99e3a4
commit aa1e0d05f6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
VITE_BASE=/
# 是否开启压缩,可以设置为 none, brotli, gzip
VITE_COMPRESS=none
VITE_COMPRESS=gzip
# 是否开启 PWA
VITE_PWA=false