refactor: make getLocalHostUrlWithActualIP async

This commit is contained in:
lin onetwo 2021-11-06 01:41:18 +08:00
parent b330103791
commit 2fd3194866
10 changed files with 28 additions and 19 deletions

View file

@ -36,7 +36,7 @@ const logger = (
maxSize: '20mb',
maxFiles: '14d',
dirname: LOG_FOLDER,
level: 'info',
level: 'debug',
}),
new RendererTransport(),
],