Skip to content

Commit

Permalink
Add .env file to share the project
Browse files Browse the repository at this point in the history
  • Loading branch information
Eflii committed Jun 18, 2024
1 parent 0e662fd commit 2b7fb09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
node_modules
.env

3 changes: 3 additions & 0 deletions back-end/.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ACCESS_TOKEN_SECRET=rbolHV4iDChBPWRaVsYWtA19oeg8H2PLJgcPchGU8UOGkJGbR7yUojbHoHZaZiVo
REFRESH_TOKEN_SECRET=Jj9Y8LURKP3rODrJZ8IFTk7BQEBDpGcxMjMBQ8s1JgVPEpuluK9HdJOzKOxRA9Mm
MONGOLAB_URI = "mongodb+srv://..."

0 comments on commit 2b7fb09

Please sign in to comment.