basic-blog-api/.env.example

3 lines
103 B
Plaintext
Raw Permalink Normal View History

2023-01-28 13:20:40 +00:00
MONGODB_URI='mongodb://localhost:27017/express-practice'
PORT=4000
JWT_SECRET="3rwfesdj5rtghfb7ty7ujgh"