还原配置
This commit is contained in:
@@ -37,8 +37,8 @@ module.exports = {
|
||||
},
|
||||
devServer: {
|
||||
host: '0.0.0.0', //主机地址
|
||||
port: 7895, //端口号
|
||||
// open: true,
|
||||
port: 80, //端口号
|
||||
open: true,
|
||||
proxy: {
|
||||
//设置代理,可解决跨
|
||||
'/lan': {
|
||||
|
||||
Reference in New Issue
Block a user