hgaong

Results 2 issues of hgaong

可以帮忙看下嘛,docker启动的 ![32c8175e470dab08395468c9384f085](https://user-images.githubusercontent.com/29444991/226598731-33fa8539-da94-46b9-b762-729a7b5080bc.png) 代理应该是没问题的: HTTPS_PROXY: http://127.0.0.1:15777 ![b432fb27e9ffd9d4400366a6a6a6771](https://user-images.githubusercontent.com/29444991/226599081-2106a2a1-cb85-40ce-8ec6-29fe1fe52c2d.png)

``` ConnectConfig.builder() .uri(String uri) .token(String token) .build(); ``` The `uri` can only correspond to one host. If the machine corresponding to the URL is down and cannot be restored, but...