ipfs/ipfs-companion
View on GitHubDon't use public gateway for DNS lookups "automatic mode" is off
Open
#916 opened on Aug 19, 2020
P2effort/hoursexp/novicegood first issuehelp wantedstatus/ready
Repository metrics
- Stars
- (1,992 stars)
- PR merge metrics
- (Avg merge 53d 3h) (1 merged PR in 30d)
Description
I'd like IPFS companion to use a local gateway without exposing a local IPFS API endpoint. Unfortunately, if I do this, companion will direct all dnslink queries to the public gateway because my local IPFS node "has no peers".
If I configure companion to use a specific IPFS gateway, I expect it to always use that gateway.