dongjh 5 months ago
parent
commit
eb6ef4a5fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.development

+ 1 - 1
.env.development

@@ -4,7 +4,7 @@ VUE_APP_API_BASE_URL=http://localhost:8866/jeecg-boot
 VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas
 VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview
 # webaccess配置
-VUE_APP_WEBACCESS_BASE_URL=https://192.168.2.246
+VUE_APP_WEBACCESS_BASE_URL=http://192.168.2.246
 VUE_APP_WEBACCESS_AUTHOR=Basic YWRtaW46
 
 # 微应用列表必须VUE_APP_SUB_开头,jeecg-app-1为子应用的项目名称,也是子应用的路由父路径