Skip to content

Commit

Permalink
releaseb increase heap size to 6g
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammers21 authored Dec 20, 2024
1 parent 483a000 commit c9da723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ EXPOSE 9000 5006
CMD java \
-jar \
--add-opens java.base/java.lang=ALL-UNNAMED \
-Xmx5g \
-Xmx6g \
-Xms1g \
-XX:+UseG1GC \
wow-pla.jar

0 comments on commit c9da723

Please sign in to comment.