Parcourir la source

fix: 清除配置

lixuan il y a 3 semaines
Parent
commit
8ca393fdbf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      apps/web-velofex/.env.production

+ 1 - 1
apps/web-velofex/.env.production

@@ -1,7 +1,7 @@
 VITE_BASE=./
 
 # 接口地址
-VITE_GLOB_API_URL=https://design.shalu.com/
+VITE_GLOB_API_URL=
 
 # 是否开启压缩,可以设置为 none, brotli, gzip
 VITE_COMPRESS=none