Update init-metrics.sh (#17952)

This commit is contained in:
axleiro 2021-06-15 14:31:28 +10:00 committed by GitHub
parent ccc013e134
commit 34856cef05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ EOF
useEnv=false
delete=false
createWithoutConfig=false
host="https://metrics.solana.com:8086"
host="https://metrics.solana.com:8087"
while getopts "hdec:" opt; do
case $opt in
h|\?)