浏览代码

fix: 清除配置

lixuan 3 周之前
父节点
当前提交
8ca393fdbf
共有 1 个文件被更改,包括 1 次插入1 次删除
  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