git-lfs-ipfs
git-lfs-ipfs copied to clipboard
Is it possible to change API location?
Hi! Thanks for developing this!
I checked the code but at a glance I couldn't find where the API location is set, I'm assuming it will always look for a local IPFS node?
Hi fauno,
It is using the ipfs_api crate's client which will check ~/.ipfs/api or fall back to localhost:5001