Skip to content

Commit d4b9119

Browse files
committed
try configuring jvmargs
1 parent 6f297a4 commit d4b9119

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gradle.properties.ci.example

+4
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
org.gradle.daemon=true
2+
org.gradle.jvmargs=-Xmx2560m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
3+
14
micropost.apiUrl="http://localhost/api/"
5+

0 commit comments

Comments
 (0)