Open Kale98 opened 2 weeks ago
Setting the docker volume to save IPFS Node configuration files. Currently, the setting is that the IPFS node gets a new peerID on every redeploy, but it needs to be always the same. This is the case with SANCHO and PROD envs.
This has been implemented for the SanchoNet. It is expected to be done for the MainNet, after the next release on the MainNet.
Setting the docker volume to save IPFS Node configuration files. Currently, the setting is that the IPFS node gets a new peerID on every redeploy, but it needs to be always the same. This is the case with SANCHO and PROD envs.