mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-21 19:19:29 +00:00
[Update] 修改core
This commit is contained in:
@@ -47,7 +47,7 @@ module.exports = {
|
||||
['^' + process.env.VUE_APP_BASE_API]: ''
|
||||
}
|
||||
},
|
||||
'^/(auth|static)': {
|
||||
'^/core/': {
|
||||
target: `http://localhost:8080`,
|
||||
changeOrigin: true
|
||||
}
|
||||
|
Reference in New Issue
Block a user