mirror of
https://github.com/penpot/penpot.git
synced 2025-05-17 15:36:09 +02:00
🎉 Add admin example service to default docker compose file
This commit is contained in:
parent
50eee3f597
commit
8468e7af24
5 changed files with 136 additions and 89 deletions
|
@ -11,7 +11,6 @@
|
|||
[app.common.spec :as us]
|
||||
[buddy.core.kdf :as bk]))
|
||||
|
||||
|
||||
(defn derive
|
||||
"Derive a key from secret-key"
|
||||
[secret-key & {:keys [salt size] :or {size 32}}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue