Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/MeetDOD/StyleShare into iss…
Browse files Browse the repository at this point in the history
…ue-105
  • Loading branch information
MeetDOD committed Jun 4, 2024
2 parents 0b03ea4 + 4508d92 commit 867b26c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions backend/.env.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
DATABASE_URL="mongodb+srv://<username>:<password>@<cluster-name>/syleshare"
JWT_SECRET="secret"
PORT=3001
# EMAIL_USER=user_email_id
# EMAIL_PASS=16char_app_password
# SEND_EMAIL=true
# DATABASE_URL="mongodb+srv://<username>:<password>@<cluster-name>/syleshare"
# JWT_SECRET="secret"
# PORT=3001
# # EMAIL_USER=user_email_id
# # EMAIL_PASS=16char_app_password
# # SEND_EMAIL=true

0 comments on commit 867b26c

Please sign in to comment.