mirror of
https://github.com/koodiklinikka/koodiklinikka.fi-api.git
synced 2026-03-19 14:06:02 +00:00
Updated config template with Twitter API key format
This commit is contained in:
@@ -6,6 +6,12 @@
|
|||||||
},
|
},
|
||||||
"github": {
|
"github": {
|
||||||
"token": ""
|
"token": ""
|
||||||
|
},
|
||||||
|
"twitter": {
|
||||||
|
"consumerKey": "",
|
||||||
|
"consumerSecret": "",
|
||||||
|
"token": "",
|
||||||
|
"tokenSecret": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user