When I bring our app up with docker-compose up -d it does not read my docker-compose.override.yml file so there are some environmental variables not being defined. Any ideas of why it may be ignoring our override file?
Maybe your docker-compose version doesn’t support this? I don’t think it arrived until somewhere around version 1.5.0