Merge branch 'master' into develop
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ IPFS_SERVICE_5001_PATH ?= api/
|
||||
IPFS_SERVICE_5001_TAGS ?= $(call tagprefix,ipfs,5001)
|
||||
IPFS_SERVICE_8080_CHECK_HTTP ?= /ipfs/QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn
|
||||
IPFS_SERVICE_8080_TAGS ?= $(call urlprefix,,,$(IPFS_SERVICE_8080_URIS))
|
||||
IPFS_SERVICE_8080_URIS ?= $(call uriprefix,ipfs *.ipns)
|
||||
IPFS_SERVICE_8080_URIS ?= $(call uri,ipfs *.ipns *.ipfs)
|
||||
IPFS_VERSION ?= 0.32.1
|
||||
|
||||
.PHONY: bootstrap-stack-ipfs
|
||||
|
||||
Reference in New Issue
Block a user