Advertisement
Guest User

Untitled

a guest
Dec 8th, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. app.configure('production', function(){
  2. app.set('db_connection_string', 'mongodb://nodejitsu:PASSWORD@linus.mongohq.com:10002');
  3. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement