ipfs expects it's config file in $HOME/.ipfs/config, unless IPFS_PATH is set, then it looks at $IPFS_PATH/config
For multiple deamons just set a different IPFS_PATH for each and make sure that their listener addresses (and ports) defined in the config do not overlap .
The text was updated successfully, but these errors were encountered:
gbolo commentedAug 17, 2016
ipfs expects it's config file in $HOME/.ipfs/config, unless IPFS_PATH is set, then it looks at $IPFS_PATH/config
For multiple deamons just set a different IPFS_PATH for each and make sure that their listener addresses (and ports) defined in the config do not overlap .
The text was updated successfully, but these errors were encountered: