File tree Expand file tree Collapse file tree
tools/docker/codepipeline Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838/metric_monitor /helm-charts /thanos-receive /charts /
3939/metric_monitor /helm-charts /thanos-receive /Chart.lock
4040/metric_monitor /store-data /
41+
42+ * .pub
Original file line number Diff line number Diff line change 11services :
22 tron-node-mainnet :
33 container_name : tron-node
4- image : tronprotocol/java-tron:v4.7.7 # Add specific tag if needed
5- mem_limit : 16g
4+ image : tronprotocol/java-tron:GreatVoyage- v4.7.7 # Add specific tag if needed
5+ mem_limit : 32g
66 ports :
77 - " 8090:8090"
88 - " 8091:8091"
@@ -15,6 +15,6 @@ services:
1515 - ../output-directory:/java-tron/output-directory
1616 command :
1717 - -jvm
18- - " {-Xmx14g -Xms12g -XX:+UseConcMarkSweepGC}" # Using environment variable for JVM arguments
18+ - " {-Xmx30g -Xms28g -XX:+UseConcMarkSweepGC}" # Using environment variable for JVM arguments
1919 - -c
2020 - /java-tron/conf/main_net_config.conf
You can’t perform that action at this time.
0 commit comments