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 } },