ecsoya / spring-fabric-gateway

Spring boot stater for fabric-gateway-java (https://github.com/hyperledger/fabric-gateway-java)
https://ecsoya.github.io/fabric/
MIT License
66 stars 21 forks source link

First Network Volume Persistence Problem #3

Closed susimsek closed 3 years ago

susimsek commented 4 years ago

hi, when I stop the first network with the command "./byfn.sh down" and when I restart "./byfn.sh up -a -s couchdb" with this command, the data that I added hyperledger fabric is lost. Docker volumes in the first network are not permanent. how can i solve this problem?.i dont want the data i added hyperledger fabric to disappear.