ll
liukangdong
2024-10-21 884eb00837d43c0954f45ffb63a5d262b90179a0
h5_meeting/manifest.json
@@ -94,15 +94,15 @@
          "port": 8091,
          "historyApiFallback": true,
          "disableHostCheck": true,
          // "proxy": {
          //    "/gateway_interface": {
          //       "target" : "http://10.50.250.253:8088/gateway_interface", // 代理服务器域名或IP地址
          //       "changeOrigin": true, // 允许跨域
          //       "pathRewrite": {
          //          "^/gateway_interface": ""
          //       }
          //    }
          // },
          "proxy": {
             "/gateway_interface": {
                "target" : "http://10.50.250.253:8088/gateway_interface", // 代理服务器域名或IP地址
                "changeOrigin": true, // 允许跨域
                "pathRewrite": {
                   "^/gateway_interface": ""
                }
             }
          },
          "https": false
       }
    },