ipfs/ipfs-companion
在 GitHub 查看Don't use public gateway for DNS lookups "automatic mode" is off
Open
#916 创建于 2020年8月19日
P2effort/hoursexp/novicegood first issuehelp wantedstatus/ready
仓库指标
- Star
- (1,992 star)
- PR 合并指标
- (平均合并 53天 3小时) (30 天内合并 1 个 PR)
描述
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.