Commit 07ffab63 authored by Jakub Sztandera's avatar Jakub Sztandera

Make Makefile patch to use global gateway actually work

License: MIT
Signed-off-by: default avatarJakub Sztandera <kubuxu@protonmail.ch>
parent d48cd56f
......@@ -10,7 +10,7 @@ ldflags = "-X "github.com/ipfs/go-ipfs/repo/config".CurrentCommit=$(COMMIT)"
MAKEFLAGS += --no-print-directory
IPFS_API = "https://v04x.ipfs.io"
export IPFS_API = v04x.ipfs.io
all: help
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment