chore(readme) reworded .env example

This commit is contained in:
Tanner Shaw
2023-08-14 13:48:11 -05:00
parent e78b1d8adc
commit 8360e678df

View File

@@ -68,7 +68,7 @@ npm i
PASSWORD= //password for admin endpoints
NODE_ENV= //development
DATABASE_URL= //MongoDB Atlas URL
DATABASE_URL_TEST= //MongoDB Atlas URL same or a seperate cluster for testing
DATABASE_URL_TEST= //MongoDB Atlas URL same as above or a seperate cluster for testing
```
### Initialize Prisma