neume-network / strategies

Indexing strategies for the neume network.
GNU General Public License v3.0
11 stars 7 forks source link

use cloudflare ipfs for all snapshots #309

Closed il3ven closed 2 years ago

il3ven commented 2 years ago

Cloudflare IPFS endpoint has been added to package.json. So, even with divergent .env the snapshots will stay the same.

In ava package.json has higher priority over .env.

Fixes #305

TimDaub commented 2 years ago

such a nice fix! I wouldn't have had this idea! Thanks!