Bob Mottram 8 年前
父节点
当前提交
db7e7f1e5a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-app-ipfs

+ 1
- 1
src/freedombone-app-ipfs 查看文件

34
 SHOW_ON_ABOUT=0
34
 SHOW_ON_ABOUT=0
35
 
35
 
36
 IPFS_GO_REPO_BASE="github.com/ipfs/go-ipfs"
36
 IPFS_GO_REPO_BASE="github.com/ipfs/go-ipfs"
37
-IPFS_GO_REPO='https://github.com/ipfs/go-ipfs'
37
+IPFS_GO_REPO="https://$IPFS_GO_REPO_BASE"
38
 IPFS_COMMIT='6fdfaaf6e4783ae1be7b348e7a6bc0640982c7df'
38
 IPFS_COMMIT='6fdfaaf6e4783ae1be7b348e7a6bc0640982c7df'
39
 IPFS_PORT=4001
39
 IPFS_PORT=4001
40
 IPFS_NODE_VERSION='6.2.2'
40
 IPFS_NODE_VERSION='6.2.2'