فهرست منبع

修改请求端口

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: {