Skip to content

Commit

Permalink
mongodb uri for production
Browse files Browse the repository at this point in the history
  • Loading branch information
madhums committed Jan 22, 2012
1 parent 06ecd85 commit beed9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ staging:
host_uri: "http://localhost:3000"
production:
db:
uri: "mongodb://localhost/noobjs_production"
uri: "mongodb://heroku:heroku@staff.mongohq.com:10097/app895456"
facebook:
appId: "202263326537254"
appSecret: "f12d943a863da7bd6d27823355769ec5"
Expand Down

0 comments on commit beed9d0

Please sign in to comment.