mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 18:10:12 +01:00
🎨 通过域名 localhost 加载 https://github.com/siyuan-note/siyuan/issues/6381
This commit is contained in:
parent
0bc997051e
commit
cfb13f3b74
11 changed files with 14 additions and 14 deletions
|
|
@ -43,7 +43,7 @@ let siyuanOpenURL
|
|||
let firstOpen = false
|
||||
let resetWindowStateOnRestart = false
|
||||
let kernelPort = "6806"
|
||||
const localhost = "siyuan.localhost"
|
||||
const localhost = "localhost"
|
||||
require('@electron/remote/main').initialize()
|
||||
|
||||
if (!app.requestSingleInstanceLock()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue