mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 03:52:07 +08:00
添加配置
This commit is contained in:
@@ -132,6 +132,8 @@ module.exports = (appInfo) => {
|
||||
* 主进程
|
||||
*/
|
||||
config.mainServer = {
|
||||
protocol: 'http://',
|
||||
indexPath: '/public/dist/index.html',
|
||||
host: 'localhost',
|
||||
port: 7072,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user