提交 5b763e8a 作者: Steven Allen

allow users to override the IPFS API address when fetching dependencies

License: MIT
Signed-off-by: 's avatarSteven Allen <steven@stebalien.com>
上级 45e1f757
......@@ -10,7 +10,7 @@ ldflags = "-X "github.com/ipfs/go-ipfs/repo/config".CurrentCommit=$(COMMIT)"
MAKEFLAGS += --no-print-directory
export IPFS_API = v04x.ipfs.io
export IPFS_API ?= v04x.ipfs.io
all: help
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论