Increase testnet-demo node count a little
This commit is contained in:
parent
d862565b16
commit
e2e55f81d0
|
@ -140,7 +140,7 @@ testnet-perf)
|
|||
testnet-demo)
|
||||
CHANNEL_OR_TAG=beta
|
||||
CHANNEL_BRANCH=$BETA_CHANNEL
|
||||
: "${GCE_NODE_COUNT:=186}"
|
||||
: "${GCE_NODE_COUNT:=195}"
|
||||
: "${GCE_LOW_QUOTA_NODE_COUNT:=12}"
|
||||
: "${TESTNET_DB_HOST:=https://clocktower-f1d56615.influxcloud.net:8086}"
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue