diff --git a/.env.development b/.env.development index ccc0503..f3bdb65 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VITE_APP_TITLE = 云平台管理系统 VITE_APP_ENV = 'development' # 开发环境 -VITE_APP_BASE_API = 'http://192.168.2.23:8000' +VITE_APP_BASE_API = 'http://192.168.2.34:8000' # 应用访问路径 例如使用前缀 /admin/ VITE_APP_CONTEXT_PATH = '/' diff --git a/index.html b/index.html index 1b06228..e2c5d74 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ -