Explorar o código

add comment with reference to `Peering.Peers` setting

Fabian Peter Hammerle %!s(int64=2) %!d(string=hai) anos
pai
achega
0473a2b6d0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      entrypoint.sh

+ 1 - 0
entrypoint.sh

@@ -26,6 +26,7 @@ if [ "$IPFS_SWARM_ADDRS" != "default" ]; then
     ipfs_config_jq_edit '.Addresses.Swarm |= $ARGS.positional' --args $IPFS_SWARM_ADDRS
 fi
 
+# compare https://github.com/ipfs/go-ipfs/blob/v0.11.0/docs/config.md#peering
 if [ ! -z "$IPFS_BOOTSTRAP_ADD" ]; then
     # + ipfs bootstrap add -- /dnsaddr/...
     # Error: api not running