Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
germanattanasio committed Dec 5, 2015
1 parent 8e59225 commit 07fdaf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var express = require('express'),
require('./config/express')(app);

var credentials = extend({
version: 'v2',
version: 'v2-experimental',
username: '<username>',//
password: '<password>'//
}, bluemix.getServiceCreds('tone_analyzer'));
Expand Down

0 comments on commit 07fdaf6

Please sign in to comment.