-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
In 435f7b8 on pdpv0
branch for the PDP IPNI task, we had to add the port number to make the generic IPFS retrieval stack figure out how to connect (adding /tcp/443
into the multiaddr):
curio/tasks/indexing/task_pdp_ipni.go
Line 189 in 435f7b8
u, err := url.Parse(fmt.Sprintf("https://%s:443", P.cfg.HTTP.DomainName)) |
This also needs to be done for task_ipni.go.
Metadata
Metadata
Assignees
Labels
No labels