소스 검색

修改请求端口

xiaomin 5 년 전
부모
커밋
82aefeb73c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/index.js

+ 1 - 1
config/index.js

@@ -13,7 +13,7 @@ module.exports = {
       '/api': {
         // target: "http://invoice.back.jkcredit.com/",
         // target: "http://192.168.1.184:18081/",
-        target: "http://192.168.1.184:18081/",
+        target: "http://hub.invoice.back.jkcredit.com/",
         // target: "http://172.31.1.167:18081/",
         changeOrigin: true,
         pathRewrite: {