Revert host

Revert host
This commit is contained in:
Okcan Yasin Saygılı 2021-12-28 18:22:20 +03:00 committed by GitHub
parent f2c51653e4
commit e61a736d44
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://internal-metrics.solana.com:8086"
host="https://metrics.solana.com:8086"
while getopts "hdec:" opt; do
case $opt in
h|\?)