This commit is contained in:
syruan 2025-02-25 15:02:28 +08:00
parent b027fdac39
commit e55cc9c9b8
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@ auto-imports.d.ts
components.d.ts
components.d.ts
components.d.ts
env/.env.dev

4
env/.env.dev vendored
View File

@ -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' # 盛旭