This commit is contained in:
liuyuan
2025-05-23 17:26:50 +08:00
parent 4bd20d9037
commit b54c3be506
8 changed files with 14 additions and 11 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
},
// Various Dev Server settings
host: '192.168.110.157', // can be overwritten by process.env.HOST
host: '192.168.110.160', // can be overwritten by process.env.HOST
port: 8001, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
autoOpenBrowser: true,
errorOverlay: true,