read config also from environment variables, merge on top of json file config

This commit is contained in:
Riku Rouvila
2015-11-24 20:21:31 +02:00
parent 35fc0b9ea8
commit a20b1f6cd2
5 changed files with 20 additions and 25 deletions

View File

@@ -2,7 +2,8 @@
"all": {
"slack": {
"token": "",
"channels": ""
"privateChannel": "",
"publicChannel": ""
},
"github": {
"token": ""