debug instructions
This commit is contained in:
parent
378f9e5095
commit
363ac94c47
@ -50,6 +50,7 @@ func (p *PeerCache) urlFormat(hostUrl string, dt tools.DataType) string {
|
||||
} else {
|
||||
hostUrl = hostUrl + "/" + strings.ReplaceAll(dt.API(), "oc-", "")
|
||||
}
|
||||
fmt.Println("Contacting", hostUrl)
|
||||
return hostUrl
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user