Currently, we have to call docker-compose up, docker-compose down, then docker-compose up again in order to properly set up the shared / local config of each Box.
- There should be a way to pass in shared config.
- Local config can be provided as a service before the components that depend on the config (ie/ Orbit + IPFS Cluster) start
Currently, we have to call docker-compose up, docker-compose down, then docker-compose up again in order to properly set up the shared / local config of each Box.