Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 1bb9961

Browse files
committed
fix: more config fix
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 67300cc commit 1bb9961

File tree

1 file changed

+4
-2
lines changed
  • test/fixtures/go-ipfs-repo

1 file changed

+4
-2
lines changed

test/fixtures/go-ipfs-repo/config

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,9 @@
6565
"/ip6/2a03:b0c0:1:d0::e7:1/tcp/4001/ipfs/QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3",
6666
"/ip6/2604:a880:1:20::1d9:6001/tcp/4001/ipfs/QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx",
6767
"/dns4/wss0.bootstrap.libp2p.io/tcp/443/wss/ipfs/QmZMxNdpMkewiVZLMRxaNxUeZpDUb34pWjZ1kZvsd16Zic",
68-
"/dns4/wss1.bootstrap.libp2p.io/tcp/443/wss/ipfs/Qmbut9Ywz9YEDrz8ySBSgWyJk41Uvm2QJPhwDJzJyGFsD6"
68+
"/dns4/wss1.bootstrap.libp2p.io/tcp/443/wss/ipfs/Qmbut9Ywz9YEDrz8ySBSgWyJk41Uvm2QJPhwDJzJyGFsD6",
69+
"/dns4/node0.preload.ipfs.io/tcp/443/wss/ipfs/QmZMxNdpMkewiVZLMRxaNxUeZpDUb34pWjZ1kZvsd16Zic",
70+
"/dns4/node1.preload.ipfs.io/tcp/443/wss/ipfs/Qmbut9Ywz9YEDrz8ySBSgWyJk41Uvm2QJPhwDJzJyGFsD6"
6971
],
7072
"Tour": {
7173
"Last": ""
@@ -106,4 +108,4 @@
106108
"hash": "sha2-512"
107109
}
108110
}
109-
}
111+
}

0 commit comments

Comments
 (0)