浏览代码

vue.config更新

guhongwei 5 年之前
父节点
当前提交
853caa1625
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -34,7 +34,7 @@ module.exports = {
         ws: true,
       },
       '/api': {
-        target: 'http://free.liaoningdoupo.com',
+        target: 'http://124.235.209.122:88',
         changeOrigin: true,
         ws: true,
       },