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