Commit 3f4b684c authored by Jeromy Johnson's avatar Jeromy Johnson

Merge pull request #2394 from ipfs/feat/gx-force-gateway

force gx to use 0.4.0 gateways for now
parents d9b766d3 a36da6b4
......@@ -9,6 +9,9 @@ COMMIT := $(shell git rev-parse --short HEAD)
ldflags = "-X "github.com/ipfs/go-ipfs/repo/config".CurrentCommit=$(COMMIT)"
MAKEFLAGS += --no-print-directory
IPFS_API = "https://v04x.ipfs.io"
all: help
godep:
......
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