Skip to content

Commit

Permalink
Revert back .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
H9660 committed Jul 15, 2024
1 parent 48d3559 commit 2b9297e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DATABASE = "mongodb+srv://lohahussain0:[email protected]/idurtest?retryWrites=true&w=majority"
RESEND_API = "re_iNBb6fxD_MGUSfxesy3rJQQTENYWrfDaC"
#DATABASE = "mongodb://localhost:27017"
#RESEND_API = "your resend_api"
#OPENAI_API_KEY = "your open_ai api key"
JWT_SECRET= "your_private_jwt_secret_key"
NODE_ENV = "production"
Expand Down

0 comments on commit 2b9297e

Please sign in to comment.