forked from TrueCloudLab/frostfs-http-gw
[#59] Use tree pool from SDK
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
5be537321b
commit
1dfbe36eca
7 changed files with 338 additions and 166 deletions
|
@ -363,7 +363,6 @@ func getDefaultConfig() *viper.Viper {
|
|||
|
||||
v.SetDefault(cfgRPCEndpoint, "http://localhost:30333")
|
||||
v.SetDefault("server.0.address", testListenAddress)
|
||||
v.SetDefault(cfgTreeServiceEndpoint, "localhost:8080")
|
||||
|
||||
return v
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue