소스 검색

代理地址修改

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'