Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
HUNG-rushb committed Dec 23, 2023
1 parent c7b947f commit d68d7b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
DATABASE_URL="mongodb+srv://Hung:[email protected]/Social_Image"
USER_SIMILAR_WEIGHT={"following":"0.5","interest":"0.3","skill":"0.2"}

2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ dist
# .env.test
# .env.production

.env
# .env

0 comments on commit d68d7b8

Please sign in to comment.