mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-25 05:46:32 +00:00
feat: 支持 ansible raw 模块
This commit is contained in:
@@ -60,6 +60,11 @@ module.exports = {
|
||||
changeOrigin: true,
|
||||
ws: true
|
||||
},
|
||||
'/chen/': {
|
||||
target: 'http://127.0.0.1:9523',
|
||||
changeOrigin: true,
|
||||
ws: true
|
||||
},
|
||||
'/guacamole/': {
|
||||
target: 'http://127.0.0.1:8081',
|
||||
changeOrigin: true,
|
||||
|
Reference in New Issue
Block a user