SatoshiPortal / cyphernode

Modular Bitcoin full-node microservices API server architecture and utilities toolkit to build scalable, secure and featureful apps and services without trusted third parties
MIT License
362 stars 68 forks source link

add missing env var exports to stop.sh #328

Open kumulynja opened 4 months ago

kumulynja commented 4 months ago

The LOGS_DATAPATH and NETWORK vars are exported again as in the start script, otherwise taking down the containers that use these vars in their docker-compose file gives an error.