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