临时提交

This commit is contained in:
aixianling
2024-02-27 17:20:10 +08:00
parent 592981cdf8
commit 99030da813
3 changed files with 17 additions and 3 deletions

View File

@@ -37,8 +37,8 @@ module.exports = {
},
devServer: {
host: '0.0.0.0', //主机地址
port: 80, //端口号
open: true,
port: 7895, //端口号
// open: true,
proxy: {
//设置代理,可解决跨
'/lan': {