浏览代码

解决冲突

chenxiaochao 1 天之前
父节点
当前提交
f0fad7308d
共有 1 个文件被更改,包括 1 次插入8 次删除
  1. 1 8
      apps/web-ele/.env.development

+ 1 - 8
apps/web-ele/.env.development

4
 VITE_BASE=/
4
 VITE_BASE=/
5
 
5
 
6
 # 接口地址
6
 # 接口地址
7
-<<<<<<< HEAD
8
-# VITE_GLOB_API_URL=http://39.164.159.226:8088
9
-VITE_GLOB_API_URL=http://192.168.1.15:8080
10
-# VITE_GLOB_API_URL=http://192.168.1.7:8080
11
-# VITE_GLOB_FLOW_URL=http://192.168.31.160:8082
12
-# 是否开启 Nitro Mock服务,true 为开启,false 为关闭
13
-=======
7
+
14
 VITE_GLOB_API_URL=http://39.164.159.226:8088
8
 VITE_GLOB_API_URL=http://39.164.159.226:8088
15
 # VITE_GLOB_API_URL=http://192.168.1.7:8080
9
 # VITE_GLOB_API_URL=http://192.168.1.7:8080
16
 # VITE_GLOB_API_URL=http://192.168.1.170:8080
10
 # VITE_GLOB_API_URL=http://192.168.1.170:8080
18
 VITE_GLOB_FLOW_URL=http://192.168.1.21:8082
12
 VITE_GLOB_FLOW_URL=http://192.168.1.21:8082
19
 
13
 
20
 # 是否开启 Nitro Mock服务,true 为开启,false 为关
14
 # 是否开启 Nitro Mock服务,true 为开启,false 为关
21
->>>>>>> 5a83f027d40fe570207698157e4a5c72077e53dc
22
 VITE_NITRO_MOCK=false
15
 VITE_NITRO_MOCK=false
23
 
16
 
24
 # 是否打开 devtools,true 为打开,false 为关闭
17
 # 是否打开 devtools,true 为打开,false 为关闭