mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 17:41:38 +02:00
📚 Update documentation.
This commit is contained in:
parent
fe67bf8fdb
commit
11ff1994f3
9 changed files with 218 additions and 88 deletions
|
@ -40,7 +40,7 @@
|
|||
|
||||
(defmethod ig/prep-key ::server
|
||||
[_ cfg]
|
||||
(merge {:port 6062 :host "127.0.0.1" :name "main"} cfg))
|
||||
(merge {:name "main"} cfg))
|
||||
|
||||
(defmethod ig/init-key ::server
|
||||
[_ {:keys [port host name] :as cfg}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue