mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 11:52:07 +08:00
优化调用
This commit is contained in:
@@ -63,7 +63,7 @@ module.exports = (appInfo) => {
|
||||
url: 'https://discuz.chat/' // Any web url
|
||||
};
|
||||
|
||||
/* web渲染服务 */
|
||||
/* 内置web服务 */
|
||||
config.webServer = {
|
||||
port: 7068
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user