Skip to content

Commit

Permalink
Merge pull request #114 from ZorrillosDev/phillmac-update-peer-id
Browse files Browse the repository at this point in the history
Update peer ID
  • Loading branch information
phillmac authored Nov 18, 2021
2 parents b441ac6 + 1443def commit b1f25d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/core/ipfs/browser/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = () => {
Bootstrap: [
'/dns4/watchitapp.site/tcp/4002/wss/p2p/QmSHSTNyKJ1EGVVKj7dKZFmxj9FaBfE7S23MNTj1Jwungg',
'/dns4/direct.vps1.phillm.net/tcp/4002/wss/p2p/QmbPFTECrXd7o2HS2jWAJ2CyAckv3Z5SFy8gnEHKxxH52g',
'/dns4/direct.vps2.phillm.net/tcp/4002/wss/p2p/12D3KooWQw3vx2E4FKpL9GHC9BpFya1MXVUFEVBAQVhMDkreCqwF',
'/dns4/direct.vps2.phillm.net/tcp/4002/wss/p2p/12D3KooWCWDM7X9ZJwH71TPdnLXSNYAR8FF92CHK99Fw7cNCicQA',
'/dns4/direct.vps3.phillm.net/tcp/4002/wss/p2p/12D3KooWD4Z47R1pnzTxCVQAiTKTHasWU2xTAcffyC38BNKM68yw'
],
Addresses: {
Expand Down

0 comments on commit b1f25d0

Please sign in to comment.