Switch testnet-demo to influxcloud

This commit is contained in:
Michael Vines 2019-04-27 22:12:30 -07:00
parent 457a2d948b
commit 0b7269b64e
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ testnet-demo)
CHANNEL_OR_TAG=beta
CHANNEL_BRANCH=$BETA_CHANNEL
: "${GCE_NODE_COUNT:=200}"
: "${TESTNET_DB_HOST:=https://clocktower-f1d56615.influxcloud.net:8086}"
;;
*)
echo "Error: Invalid TESTNET=$TESTNET"