Merge branch 'main' into staging

This commit is contained in:
Andrey Antukh 2021-04-26 11:23:55 +02:00
commit ce5429a531
3 changed files with 5 additions and 4 deletions

View file

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