Browse Source

adm:feat > 更改调度器服务地址

shaun-sheep 4 năm trước cách đây
mục cha
commit
37de510cc8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config/index.js

+ 1 - 1
config/index.js

@@ -321,7 +321,7 @@ module.exports = {
         // target: 'http://mbi.sagacloud.cn:8080',
         changeOrigin: true,
         pathRewrite: {
-          "^/schedulerapi": "/"
+          "^/schedulerapi": "/scheduler/"
         }
       },
     },