Skip to content

Commit

Permalink
releaseb increase memory to up to 7g
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammers21 committed Jan 8, 2025
1 parent c9da723 commit 441ae58
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 \
-Xmx6g \
-Xmx7g \
-Xms1g \
-XX:+UseG1GC \
wow-pla.jar

0 comments on commit 441ae58

Please sign in to comment.