Explorar el Código

修改配置文件

wangxingcheng hace 3 años
padre
commit
c70c8de686
Se han modificado 2 ficheros con 7 adiciones y 4 borrados
  1. 1 1
      .env
  2. 6 3
      .env.development

+ 1 - 1
.env

@@ -8,7 +8,7 @@ VUE_APP_TENANT=default
 # 登录验证微服务名称
 VUE_APP_AdminPath  = dashoo.opms.admin-0.0.1
 VUE_APP_ParentPath = dashoo.opms.parent-0.0.1
-VUE_APP_MicroSrvProxy_API=http://192.168.0.81:9981/
+VUE_APP_MicroSrvProxy_API=http://127.0.0.1:9981/
 SSO_LOGIN=''
 SSO_HREF=''
 

+ 6 - 3
.env.development

@@ -4,13 +4,16 @@ VUE_APP_TENANT=default
 
 # GateWay地址
 
-VUE_APP_MicroSrvProxy_API=http://192.168.0.252:8100/
+#VUE_APP_MicroSrvProxy_API=http://192.168.0.252:8100/
 
 # 登录验证微服务名称
-VUE_APP_AdminPath=dashoo.labsop.lims_latest_opms_admin
+#VUE_APP_AdminPath=dashoo.labsop.lims_latest_opms_admin
 
 # 业务接口微服务名称
-VUE_APP_ParentPath=dashoo.labsop.lims_latest_opms_parent
+#VUE_APP_ParentPath=dashoo.labsop.lims_latest_opms_parent
+VUE_APP_AdminPath  = dashoo.opms.admin-0.0.1
+VUE_APP_ParentPath = dashoo.opms.parent-0.0.1
+VUE_APP_MicroSrvProxy_API=http://127.0.0.1:9981/
 
 VUE_GITHUB_USER_NAME=test
 VUE_APP_SECRET_KEY=preview