mirror of
https://github.com/1Panel-dev/KubePi.git
synced 2025-11-03 03:03:27 +08:00
feat(rbac): 按钮级别权限控制
This commit is contained in:
@@ -22,6 +22,9 @@ module.exports = {
|
||||
},
|
||||
'/api': {
|
||||
target: 'http://0.0.0.0:2019',
|
||||
},
|
||||
'/dashboard': {
|
||||
target: 'http://0.0.0.0:4400',
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user