blockbook-docker/README.md
2024-06-09 03:52:19 +05:30

10 lines
347 B
Markdown

# Blockbook docker
## Roadmap for upgrade
[ ] - Create separate images for both backend and blockbook.
[ ] - Attach the same volume to both the running containers of the images.
[ ] - Think of how Blockbook container will detect the spots of backend container
[ ] - See if creating a new network for both the containers will be a good option.