Browse Source

Merge branch 'develop_yh31' of jianguan-web/qpls-md-html into pre-release

李磊 1 year ago
parent
commit
4d5b871f6b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.practice

+ 1 - 1
.env.practice

@@ -1,6 +1,6 @@
 NODE_ENV=production
 VUE_APP_PREVIEW=false
-VUE_APP_API_BASE_URL=http://127.0.0.1:88/qpls-md
+VUE_APP_API_BASE_URL=http://192.168.2.100:88/qpls-md
 VUE_APP_WX_BASE_URL=//t.iscm.360arrow.com/qpls-md/websocket/
 VUE_APP_VERSION=V1.0.1
 VUE_APP_ENVTIPS=练习环境(仅供测试)