mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
chore: disable ssl config since it's used only for iOS development
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
{:deps true
|
||||
:nrepl {:port 8701}
|
||||
|
||||
:ssl {:password "logseq"}
|
||||
;; :ssl {:password "logseq"}
|
||||
|
||||
;; "." for /static
|
||||
:dev-http {3001 ["static" "."]
|
||||
3002 "static/mobile"
|
||||
|
||||
Reference in New Issue
Block a user