Just tried to run the new docker deployment and it fails to serve fineract server. the logs mention a failure to connect to database. Not sure how the environment variables work with this new setup.
Steps to reproduce:
docker-compose build
docker-compose up -d
as is described in the README.
Solving this may help with the kubernetes deployment I'm working on
