Skip to content

Commit

Permalink
java man in the middle
Browse files Browse the repository at this point in the history
  • Loading branch information
MJonker committed Mar 12, 2018
1 parent 76f3a1a commit dfaa98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chatbot.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2>BaaS</h2>
<main>
<div id="conversation"></div>
<div><input type="hidden" id="conversation_context" />
<input type="hidden" id="endpoint" value="https://openwhisk.ng.bluemix.net/api/v1/web/e-office_development/baasgenerator/pythoninthemiddle.json"/>
<input type="hidden" id="endpoint" value="https://openwhisk.ng.bluemix.net/api/v1/web/e-office_development/default/talksmall.json"/>
</div>
</main>
<footer>
Expand Down

0 comments on commit dfaa98e

Please sign in to comment.