mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
refactor: make getLocalHostUrlWithActualIP async
This commit is contained in:
parent
b330103791
commit
2fd3194866
10 changed files with 28 additions and 19 deletions
|
|
@ -36,7 +36,7 @@ const logger = (
|
|||
maxSize: '20mb',
|
||||
maxFiles: '14d',
|
||||
dirname: LOG_FOLDER,
|
||||
level: 'info',
|
||||
level: 'debug',
|
||||
}),
|
||||
new RendererTransport(),
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue