增加VIP管理模块

This commit is contained in:
liuyuan
2024-11-08 16:42:02 +08:00
parent 8a0b0aae88
commit f369993880
7 changed files with 1774 additions and 136 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
},
// Various Dev Server settings
host: '192.168.110.162', // can be overwritten by process.env.HOST
host: '192.168.110.2', // 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,