⬆️ Update exporter dependencies.

This commit is contained in:
Andrey Antukh 2021-05-04 14:15:03 +02:00
parent 5e329e62b3
commit 8c6863e2ad
4 changed files with 55 additions and 497 deletions

View file

@ -1,6 +1,6 @@
{:http {:port 3448}
:nrepl {:port 3447}
:jvm-opts ["-Xmx700m" "-Xms100m" "-XX:+UseSerialGC"]
:jvm-opts ["-Xmx500m" "-Xms50m" "-XX:+UseSerialGC"]
:dev-http {8888 "classpath:public"}
:source-paths ["src", "vendor", "resources", "../common", "tests"]