优化调用

This commit is contained in:
gaoshuaixing
2022-03-03 19:35:12 +08:00
parent a3fc922e86
commit 59bf951988
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ module.exports = (appInfo) => {
url: 'https://discuz.chat/' // Any web url
};
/* web渲染服务 */
/* 内置web服务 */
config.webServer = {
port: 7068
};