mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-21 19:19:29 +00:00
perf: 调整 luna 的 proxy 的配置,支持 luna 录像播放
This commit is contained in:
@@ -66,7 +66,7 @@ module.exports = {
|
||||
ws: true
|
||||
},
|
||||
'/luna/': {
|
||||
target: 'http://127.0.0.1:4200/luna/',
|
||||
target: 'http://127.0.0.1:4200',
|
||||
changeOrigin: true
|
||||
},
|
||||
'^/(core|static|media)/': {
|
||||
|
Reference in New Issue
Block a user