Skip to content

Commit

Permalink
Revert "Besu default heap 6g" (eth-educators#1836)
Browse files Browse the repository at this point in the history
This reverts commit fef55e9.
  • Loading branch information
yorickdowne authored May 19, 2024
1 parent f99cc8a commit 33e38e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion besu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
pull_policy: never
user: besu
environment:
- JAVA_OPTS=${BESU_HEAP:--Xmx6g}
- JAVA_OPTS=${BESU_HEAP:--Xmx5g}
- JWT_SECRET=${JWT_SECRET:-}
- EL_EXTRAS=${EL_EXTRAS:-}
- ARCHIVE_NODE=${ARCHIVE_NODE:-}
Expand Down

0 comments on commit 33e38e8

Please sign in to comment.