Contents of .env file: MONGO_URL=mongodb://localhost:27017/bookstore For SECRET_INGREDIENT, I ran this command on windows powershell: powershell -Command "[guid]::NewGuid().ToString()" and pasted the result of it.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Contents of .env file: MONGO_URL=mongodb://localhost:27017/bookstore For SECRET_INGREDIENT, I ran this command on windows powershell: powershell -Command "[guid]::NewGuid().ToString()" and pasted the result of it.