mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-21 19:19:29 +00:00
fix: 修复不断登录的问题
This commit is contained in:
@@ -47,7 +47,7 @@ module.exports = {
|
||||
['^' + process.env.VUE_APP_BASE_API]: ''
|
||||
}
|
||||
},
|
||||
'^/core/': {
|
||||
'^/(core|static|media)/': {
|
||||
target: process.env.VUE_APP_CORE_HOST,
|
||||
changeOrigin: true
|
||||
}
|
||||
|
Reference in New Issue
Block a user