Adds new configuration items and logic. Ensures proper pathing throughout.
config.debug
(environment:DEBUG
): true or false to debug requestsconfig.server.port
(environment:PORT
): the port the application is to run on.config.repos.path
(environment:REPO_PATH
): the path to where repos should be cloned and managed.