Skip to content

Commit

Permalink
Added config-prod.js
Browse files Browse the repository at this point in the history
  • Loading branch information
samluescher committed Aug 20, 2012
1 parent de9e2f6 commit 48b8473
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config-prod.js
@@ -0,0 +1,8 @@
module.exports = {
DB_PATH: 'mongodb://safecast:quzBw0k@penny.mongohq.com:10065/app4772485',

SMTP_HOST: 'smtp.sendgrid.net',
SMTP_PORT: '587',
SMTP_USERNAME: 'luescher',
SMTP_PASSWORD: 'Caribbean-Tapas'
};

0 comments on commit 48b8473

Please sign in to comment.