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

Bugfix - made tests compatible with docker-compose #252

Closed Kexkey closed 2 years ago

Kexkey commented 2 years ago

When using docker-compose (instead of docker swarm), container names and volumes are slightly different. Here are some fixes so that everything runs smoothly with docker-compose as well as swarm.