Skip to content

Commit

Permalink
Update .env.production
Browse files Browse the repository at this point in the history
  • Loading branch information
RahulDubey-Devops authored Oct 9, 2024
1 parent 7b445f2 commit 52163c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MONGODB_URL=mongodb://localhost:27017
MONGODB_URL=MONGODB_URL=mongodb://rahuldubey:rahuldubey1@localhost:27017/TestBuild
JWT_SECRET=Invoice_Generation_Module
PORT=5000
GST=18
Expand Down

0 comments on commit 52163c7

Please sign in to comment.