mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 11:52:07 +08:00
job
This commit is contained in:
@@ -126,7 +126,7 @@ module.exports = (appInfo) => {
|
||||
* 主进程
|
||||
*/
|
||||
config.mainServer = {
|
||||
host: '127.0.0.1',
|
||||
host: 'localhost',
|
||||
port: 7072,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user