Skip to content

Commit 348526d

Browse files
committed
fix: enable benchmark envs by default using quickstart script
1 parent fce7e57 commit 348526d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/ocean-node-quickstart.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -707,6 +707,7 @@ services:
707707
# P2P_BOOTSTRAP_NODES: ''
708708
# P2P_FILTER_ANNOUNCED_ADDRESSES: ''
709709
DOCKER_COMPUTE_ENVIRONMENTS: '$DOCKER_COMPUTE_ENVIRONMENTS'
710+
ENABLE_BENCHMARK: true
710711
$(
711712
if [ "$enable_tls" == "y" ]; then
712713
echo " HTTP_CERT_PATH: '/usr/src/app/certs/cert.pem'"

0 commit comments

Comments
 (0)