Refactor config to separate seed data and environment config
What
- Removes the GitLab URL and container registry URL from the config files and allows them to be passed in on the command line.
- Add simple docker image for running TDG
Why
Allows TDG to publish recommended config files to create different data sets without the need to be edited for use.
Edited by Nick Westbury