Merge branch 'master' into develop

This commit is contained in:
Yann Autissier
2025-08-08 15:38:43 +02:00
69 changed files with 3184 additions and 95 deletions
+1 -1
View File
@@ -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