mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-19 13:38:06 +01:00
🎨 桌面端内核进程使用随机端口 https://github.com/siyuan-note/siyuan/issues/4952
This commit is contained in:
parent
a20a19182b
commit
bb90e72eee
10 changed files with 50 additions and 0 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -341,6 +341,7 @@ declare interface IConfig {
|
|||
uploadErrLog: boolean
|
||||
downloadInstallPkg: boolean
|
||||
networkServe: boolean
|
||||
fixedPort: boolean
|
||||
useExistingDB: boolean
|
||||
}
|
||||
localIPs: string[]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue