fix comment
This commit is contained in:
@@ -56,7 +56,7 @@ func runAPI(ctx *cli.Context) error {
|
||||
return err
|
||||
}
|
||||
|
||||
// Data service client
|
||||
// Storage service http client
|
||||
storageUrl := ctx.String("storage-host")
|
||||
httpClient := http.Client{
|
||||
Timeout: 10,
|
||||
|
||||
Reference in New Issue
Block a user