Skip to content

Commit b6c3611

Browse files
committed
#54 minor changes in readme
1 parent eea008d commit b6c3611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ node -e "console.log(require('crypto').randomBytes(256).toString('base64'));
2222
`ENVIRONMENT`
2323
Set this on 'local'
2424
`DB_URL`
25-
For this parameter you will need to open you account on MongoDB Atlas, don't forget to note down you account password, then create new cluster and through that you will get your connection string which will be your DB_URL in .env, make sure instead of "<password>" in connection string, you enter your own account password.
25+
For this parameter you will need to open you account on MongoDB Atlas, don't forget to note down you account password, then create new cluster and through that you will get your connection string which will be your DB_URL in .env, make sure instead of "password" in connection string, you enter your own account password.
2626
`EMAIL_HOST`
2727
`EMAIL_PORT`
2828
`EMAIL_USER`

0 commit comments

Comments
 (0)