mirror of
https://github.com/datarhei/core.git
synced 2025-10-10 18:30:08 +08:00
WIP: allow update processes in cluster
This commit is contained in:
@@ -141,7 +141,6 @@ func New(config Config) (RestClient, error) {
|
||||
u.Fragment = ""
|
||||
|
||||
r.address = u.String()
|
||||
fmt.Printf("address: %s\n", r.address)
|
||||
|
||||
if r.client == nil {
|
||||
r.client = &http.Client{
|
||||
|
Reference in New Issue
Block a user