提交 f3533946 作者: Jeromy Johnson

Merge pull request #2511 from Stebalien/local-api

Allow users to override the IPFS API address when fetching dependencies
......@@ -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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论