ceramicnetwork / js-ipfs-ceramic

Wraps js-ipfs instance with dag-jose codec enabled.
Other
3 stars 0 forks source link

Pass different HOSTs #9

Closed simonovic86 closed 3 years ago

simonovic86 commented 3 years ago

We have to pass different HOST values depending on how we deploy the service.

One solution would be to, instead of passing TCP_HOST we pass:

This issue is linked to 6.

simonovic86 commented 3 years ago

Instead of passing different HOSTs we can pass an announce list to the underlying libp2p.