Skip to content

Commit

Permalink
FbWit Starter Kit Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachin Bhatnagar authored and Sachin Bhatnagar committed Sep 2, 2016
1 parent b6c0995 commit 7bc649b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
1 change: 0 additions & 1 deletion FbWitStarterKit/config/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
'use strict';
if(process.env.NODE_ENV === 'production') {
module.exports = {
MONGO_URI: process.env.MONGOURI,
WIT_ACCESS_TOKEN: process.env.WIT_ACCESS_TOKEN,
FB: {
PAGE_ACCESS_TOKEN: process.env.PAGE_ACCESS_TOKEN,
Expand Down

0 comments on commit 7bc649b

Please sign in to comment.