mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 15:09:10 -05:00
Merge branch 'main' into develop
This commit is contained in:
commit
d85537fa7b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{:deps {:aliases [:dev]}
|
||||
:http {:port 3448}
|
||||
:nrepl {:port 3447}
|
||||
:jvm-opts ["-Xmx1g" "-Xms512m"]
|
||||
:jvm-opts ["-Xmx700m" "-Xms100m" "-XX:+UseSerialGC"]
|
||||
|
||||
:builds
|
||||
{:main
|
||||
|
|
Loading…
Add table
Reference in a new issue