修改,本地运行端口;
This commit is contained in:
@@ -22,6 +22,7 @@ module.exports = {
|
||||
productionSourceMap: false,
|
||||
devServer: {
|
||||
disableHostCheck: true,
|
||||
port: 8090,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: proxyUrl,
|
||||
|
||||
Reference in New Issue
Block a user