瀏覽代碼

代理地址修改

zweizhao 7 年之前
父節點
當前提交
50474f9c37
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -10,7 +10,7 @@ const ds_overlay = { warnings: true, errors: true }
 const ds_proxy = {
   '/': {
     ws: false,
-    target: 'https://dev.test.gitinn.com/',
+    target: 'https://dev.test.proginn.com/',
     changeOrigin: true,
     // pathRewrite: {
     //   '/api/dispatch': '/dispatch'