mirror of
https://github.com/kerwincui/FastBee.git
synced 2025-10-05 08:08:06 +08:00
增加客户端查看详情和断开连接;规则引擎的增删改查;资源的增删改查
This commit is contained in:
@@ -40,7 +40,7 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
['/api/v4']: {
|
||||
target: `http://localhost:8081`,
|
||||
target: `http://localhost:18083`,
|
||||
changeOrigin: true,
|
||||
// logLevel: 'debug',
|
||||
},
|
||||
|
Reference in New Issue
Block a user