mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
修改部分端口号,修改局域网ip
This commit is contained in:
@@ -17,7 +17,7 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
devServer: {
|
||||
port: 9999
|
||||
port: 10003
|
||||
// proxy: {
|
||||
// '/lili': {
|
||||
// target: 'http://127.0.0.1:8888', // 请求本地 需要lili后台项目
|
||||
|
||||
Reference in New Issue
Block a user