mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
update vue/vue.config.js.
This commit is contained in:
@@ -40,7 +40,7 @@ module.exports = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
['/api/v4']: {
|
['/api/v4']: {
|
||||||
target: `http://wumei.live:8081`,
|
target: `http://localhost:8081`,
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
// logLevel: 'debug',
|
// logLevel: 'debug',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user