Update init
As know that hostname was changed
This commit is contained in:
committed by
GitHub
parent
e3b20c443a
commit
f2c51653e4
@ -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://internal-metrics.solana.com:8086"
|
||||||
while getopts "hdec:" opt; do
|
while getopts "hdec:" opt; do
|
||||||
case $opt in
|
case $opt in
|
||||||
h|\?)
|
h|\?)
|
||||||
|
Reference in New Issue
Block a user