瀏覽代碼

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,
       },