Tracking overall enhancements to how the git-proxy application receives its user configurable values.
Tasks
LGTM - as a future enhancement, we should expose the server ports as both file-based config (via proxy.config.json) as well as environment variables. We should have this available for all our configurable values, merge or reconcile between the two sources and allow users to choose whichever method best suits their deployment to configure ports & other values.
Originally posted by @coopernetes in #379 (review)
Tracking overall enhancements to how the git-proxy application receives its user configurable values.
Tasks
GIT_PROXY_*environment variables to override file-based settingsOriginally posted by @coopernetes in #379 (review)