Create a config file hierarchy
Config could get very complex with more entries. Simplify that by adding a hierarchy. All the base entries will be in base.yml with a defined path in the code base. Specific config is read form an environment variable.