mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
11 lines
179 B
JSON
11 lines
179 B
JSON
{
|
|
"appId": "com.logseq.app",
|
|
"appName": "Logseq",
|
|
"webDir": "public",
|
|
"bundledWebRuntime": false,
|
|
"server": {
|
|
"url": "http://192.168.50.122:3001",
|
|
"cleartext": true
|
|
}
|
|
}
|