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