Change IPFS bootstrap node
This commit is contained in:
parent
ba7c98b564
commit
ba5f67861f
2
index.js
2
index.js
@ -12,7 +12,7 @@ const argv = require('yargs')
|
|||||||
port: '5001',
|
port: '5001',
|
||||||
protocol: 'http',
|
protocol: 'http',
|
||||||
monitor: true,
|
monitor: true,
|
||||||
bootstrapNode: '/ip4/46.4.18.160/tcp/4001/ipfs/QmZ4Lpzhz8bafbTYvEMMCmrbrMM4JfyHDR23WbCSAd9bo7'
|
bootstrapNode: '/ip4/104.248.95.16/tcp/4001/ipfs/QmbqZCZ2RzVr4r1UEdFak6ra76kHxtGmfV9r3e1Ev6Tj5D' // barnard.kosmos.org
|
||||||
})
|
})
|
||||||
.boolean('monitor')
|
.boolean('monitor')
|
||||||
.describe({
|
.describe({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user