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

View File

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