Skip to content

Commit

Permalink
Update server_config.template.json with bearerToken
Browse files Browse the repository at this point in the history
  • Loading branch information
dslucas committed Nov 29, 2022
1 parent 020025d commit 4cb1f8d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/server/server_config.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"twitterApiCredentials": {
"accountName": "",
"username": "",
"password": ""
"password": "",
"appKey": "",
"appToken": "",
"bearerToken": ""
}
}

0 comments on commit 4cb1f8d

Please sign in to comment.