parent dbb2fb80
......@@ -2,7 +2,7 @@
* @Author: ninglupeng
* @Date: 2022-03-17 15:06:50
* @LastEditors: wsq
* @LastEditTime: 2022-04-16 16:50:20
* @LastEditTime: 2022-04-18 20:14:52
* @Description:
*/
const path = require('path');
......@@ -73,7 +73,8 @@ module.exports = {
//target: 'http://flowtone5.suvalue.com',//方舱
//target: 'http://flowtone7.suvalue.com',//方舱
//target: 'http://flowtone8.suvalue.com',//方舱
target: 'http://flowtone9.suvalue.com',//方舱
//target: 'http://flowtone9.suvalue.com',//方舱
target: 'http://flowtone10.suvalue.com',//方舱
ws: true, //如果要代理 websockets,配置这个参数
// secure: false, // 如果是https接口,需要配置这个参数
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment