mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 00:10:11 -05:00
🐛 Pass whitelist domain to config
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
parent
05d54e4bea
commit
764bc2074c
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@
|
|||
::debug-humanize-transit
|
||||
::allow-demo-users
|
||||
::registration-enabled
|
||||
::registration-domain-whitelist
|
||||
::image-process-max-threads]))
|
||||
|
||||
(defn env->config
|
||||
|
|
Loading…
Reference in a new issue