Skip to content

Commit

Permalink
env update
Browse files Browse the repository at this point in the history
  • Loading branch information
fawzi-iit committed Dec 1, 2023
1 parent ae7d8a7 commit 4b54b95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MongoDB Configuration
MONGO_URI=
DATABASE_NAME=
MONGO_URI=mongodb://localhost:27017/iitappdb
DATABASE_NAME=iitappdb

# Server Configuration
PORT=3000
Expand Down

0 comments on commit 4b54b95

Please sign in to comment.