mirror of
https://github.com/koodiklinikka/koodiklinikka.fi-api.git
synced 2026-03-09 05:01:59 +00:00
add missing config template
This commit is contained in:
11
config.template.json
Normal file
11
config.template.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"all": {
|
||||||
|
"slack": {
|
||||||
|
"token": "",
|
||||||
|
"channels": ""
|
||||||
|
},
|
||||||
|
"github": {
|
||||||
|
"token": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user