mirror of
https://github.com/Discreetly/server.git
synced 2026-01-09 12:57:58 -05:00
chore(readme) reworded .env example
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user