We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fce7e57 commit 348526dCopy full SHA for 348526d
1 file changed
scripts/ocean-node-quickstart.sh
@@ -707,6 +707,7 @@ services:
707
# P2P_BOOTSTRAP_NODES: ''
708
# P2P_FILTER_ANNOUNCED_ADDRESSES: ''
709
DOCKER_COMPUTE_ENVIRONMENTS: '$DOCKER_COMPUTE_ENVIRONMENTS'
710
+ ENABLE_BENCHMARK: true
711
$(
712
if [ "$enable_tls" == "y" ]; then
713
echo " HTTP_CERT_PATH: '/usr/src/app/certs/cert.pem'"
0 commit comments