diff --git a/lib/config.js b/lib/config.js index c7b9939..63146e8 100644 --- a/lib/config.js +++ b/lib/config.js @@ -48,13 +48,6 @@ const conf = convict({ default: '' } }, - git: { - commit: { - doc: 'Commit SHA when in stage/production', - format: String, - default: '' - } - }, img: { driver: { env: 'IMG',