소스 검색

2021-09-03 lrl

lirl 3 년 전
부모
커밋
149913ab03
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js

@@ -72,14 +72,14 @@ module.exports = {
       },
       '/zhongsteel.pass.web/pass/ems': {
         // target: '172.16.90.238:8888',
-        target: 'http://localhost:8086',
+         target: 'http://localhost:8086',
         changeOrigin: true,
         pathRewrite: {
           '^/zhongsteel.pass.web/pass/ems': '/'
         }
       },
       '/zhongsteel.pass.web/pass/product': {
-         target: 'http://localhost:8888',
+        target: 'http://localhost:8888',
        // target: '172.16.90.238:8089',
         changeOrigin: true,
         pathRewrite: {