This repository was archived by the owner on Oct 17, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11# service credentials
2- PERSONALITY_INSIGHTS_USERNAME = <username>
3- PERSONALITY_INSIGHTS_PASSWORD = <password>
2+ PERSONALITY_INSIGHTS_USERNAME =
3+ PERSONALITY_INSIGHTS_PASSWORD =
44PERSONALITY_INSIGHTS_URL = https://gateway.watsonplatform.net/personality-insights/api
55
6- PERSONALITY_INSIGHTS_IAM_APIKEY = <iam apikey>
6+ PERSONALITY_INSIGHTS_IAM_APIKEY =
77# twitter credentials
88# see https://apps.twitter.com/
99TWITTER_CONSUMER_KEY = <twitter-consumer-key>
Original file line number Diff line number Diff line change @@ -154,4 +154,5 @@ See [CONTRIBUTING](CONTRIBUTING.md).
154154Find more open source projects on the
155155[ IBM Github Page] ( http://ibm.github.io/ ) .
156156
157- [ service_url ] : https://www.ibm.com/watson/services/personality-insights/
157+ [ service_url ] : https://www.ibm.com/watson/services/personality-insights/
158+ [ create_twitter_app ] : https://apps.twitter.com/app/new
Original file line number Diff line number Diff line change @@ -5,5 +5,3 @@ applications:
55 path : .
66 memory : 256M
77 instances : 1
8- services :
9- - pi-service-demo-korean
You can’t perform that action at this time.
0 commit comments