Skip to content

Commit

Permalink
update databse file
Browse files Browse the repository at this point in the history
  • Loading branch information
harshitbansal373 committed May 10, 2020
1 parent 21aded2 commit 9275f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/prod-database.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {

mongoDbUrl : porcess.env.MONGODB_URL
mongoDbUrl : process.env.MONGODB_URL
}

0 comments on commit 9275f09

Please sign in to comment.