Merge pull request #198 from jbuck/remove-git-config
chore(config): Remove unused git key from config
This commit is contained in:
Коммит
2fbb0e336f
|
@ -48,13 +48,6 @@ const conf = convict({
|
|||
default: ''
|
||||
}
|
||||
},
|
||||
git: {
|
||||
commit: {
|
||||
doc: 'Commit SHA when in stage/production',
|
||||
format: String,
|
||||
default: ''
|
||||
}
|
||||
},
|
||||
img: {
|
||||
driver: {
|
||||
env: 'IMG',
|
||||
|
|
Загрузка…
Ссылка в новой задаче