This commit is contained in:
parent
b027fdac39
commit
e55cc9c9b8
|
|
@ -33,3 +33,4 @@ auto-imports.d.ts
|
|||
components.d.ts
|
||||
components.d.ts
|
||||
components.d.ts
|
||||
env/.env.dev
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@ VITE_API_URL = '/proxyApi'
|
|||
# 开发环境接口地址
|
||||
# VITE_proxyTarget = 'http://10.40.92.74:8080' #盛旭
|
||||
|
||||
# VITE_proxyTarget = 'http://192.168.2.223:28080' # 马帅
|
||||
VITE_proxyTarget = 'http://192.168.0.234:28080' # 马帅
|
||||
# VITE_proxyTarget = 'http://192.168.2.122:28080' # 梁超
|
||||
VITE_proxyTarget = 'http://36.33.26.201:17788/proxyApi' # 测试服务
|
||||
# VITE_proxyTarget = 'http://36.33.26.201:17788/proxyApi' # 测试服务
|
||||
# VITE_proxyTarget = 'http://192.168.0.244:28580' # 测试服务
|
||||
# VITE_proxyTarget = 'http://192.168.2.75:28080' # 盛旭
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue