mirror of
https://github.com/koodiklinikka/koodiklinikka.fi-api.git
synced 2026-02-10 09:51:13 +00:00
read config also from environment variables, merge on top of json file config
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"all": {
|
||||
"slack": {
|
||||
"token": "",
|
||||
"channels": ""
|
||||
"privateChannel": "",
|
||||
"publicChannel": ""
|
||||
},
|
||||
"github": {
|
||||
"token": ""
|
||||
|
||||
Reference in New Issue
Block a user