Quellcode durchsuchen

fix: 清除配置

lixuan vor 3 Wochen
Ursprung
Commit
8ca393fdbf
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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