Browse Source

代理地址修改

zweizhao 7 years ago
parent
commit
50474f9c37
1 changed files with 1 additions and 1 deletions
  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'