修改部分端口号,修改局域网ip

This commit is contained in:
Chopper
2021-05-17 15:40:02 +08:00
parent cd86e1de22
commit dc0cb5a76c
6 changed files with 15 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ module.exports = {
},
devServer: {
port: 9998,
port: 10002,
// proxy: {
// '/lili': {
// target: 'http://127.0.0.1:8888', // 请求本地 需要lili后台项目