mirror of
https://github.com/koodiklinikka/koodiklinikka.fi-api.git
synced 2026-01-26 03:34:03 +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