mirror of
https://github.com/kerwincui/FastBee.git
synced 2025-10-04 07:47:28 +08:00
修复前端bug
This commit is contained in:
@@ -40,7 +40,7 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
['/api/v4']: {
|
||||
target: process.env.VUE_APP_EMQX_URL,
|
||||
target: `http://localhost:8081`,
|
||||
changeOrigin: true,
|
||||
// logLevel: 'debug',
|
||||
},
|
||||
|
Reference in New Issue
Block a user