廉志超 hai 1 ano
pai
achega
61b23d6dd1
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      .env.development
  2. 1 1
      .env.production

+ 1 - 1
.env.development

@@ -1,3 +1,3 @@
 # 开发环境接口地址
-VITE_API_URL=http://bk.shuhi.com/api
+VITE_API_URL=http://bk.shuhi.com
 #VITE_API_URL=http://localhost:8080

+ 1 - 1
.env.production

@@ -1,2 +1,2 @@
 # 生产环境接口地址
-VITE_API_URL=http://bk.shuhi.com/api
+VITE_API_URL=http://bk.shuhi.com