perf: 调整 luna 的 proxy 的配置,支持 luna 录像播放

This commit is contained in:
Eric
2023-06-29 15:18:08 +08:00
parent dd0baa7b00
commit 080542633a

View File

@@ -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)/': {