miaofuhao 1 week ago
parent
commit
c2302fe63e
1 changed files with 4 additions and 2 deletions
  1. 4 2
      apps/web-ele/.env.development

+ 4 - 2
apps/web-ele/.env.development

6
 # 接口地址
6
 # 接口地址
7
 VITE_GLOB_API_URL=http://39.164.159.226:8088
7
 VITE_GLOB_API_URL=http://39.164.159.226:8088
8
 # VITE_GLOB_API_URL=http://192.168.1.170:8080
8
 # VITE_GLOB_API_URL=http://192.168.1.170:8080
9
-VITE_GLOB_FLOW_URL=http://192.168.31.160:8082
10
-# 是否开启 Nitro Mock服务,true 为开启,false 为关闭
9
+# VITE_GLOB_FLOW_URL=http://192.168.31.160:8082
10
+VITE_GLOB_FLOW_URL=http://192.168.1.21:8082
11
+
12
+# 是否开启 Nitro Mock服务,true 为开启,false 为关
11
 VITE_NITRO_MOCK=false
13
 VITE_NITRO_MOCK=false
12
 
14
 
13
 # 是否打开 devtools,true 为打开,false 为关闭
15
 # 是否打开 devtools,true 为打开,false 为关闭