Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 210 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 210 Bytes

Copy paste this into a .env file

NODE_ENV=development
PORT=4040
JWT_SECRET=0a6b944d-d2fb-46fc-a85e-0295c986cd9f
MONGO_HOST=mongodb://localhost/express-mongoose-es6-rest-api-development
MONGO_PORT=27017