mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 19:52:10 +08:00
vue
This commit is contained in:
@@ -69,7 +69,7 @@ module.exports = (appInfo) => {
|
||||
|
||||
/* egg服务 (可选) */
|
||||
config.egg = {
|
||||
enable: true, // 是否启用
|
||||
enable: false, // 是否启用
|
||||
title: 'ee', // 进程的title属性标识(默认你的应用名称-英文)
|
||||
port: 7068,
|
||||
hostname: '127.0.0.1',
|
||||
|
||||
Reference in New Issue
Block a user