Skip to content

Commit 24f6c90

Browse files
authored
Update app.js
Enable deployment tracking
1 parent 9b9b3c8 commit 24f6c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ r.init(function(err) {
108108
});
109109

110110
// send sample application deployment tracking request to https://github.com/IBM-Bluemix/cf-deployment-tracker-service
111-
//require('cf-deployment-tracker-client').track();
111+
require('cf-deployment-tracker-client').track();

0 commit comments

Comments
 (0)