Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework docker-compose to avoid configuring with stale yaml files
Prior to this change, the first configuration will be run with the YAML files that were written when the image was built. Instead, we want the latest YAML files to be used.
- Loading branch information