social-media/.env.example

11 lines
160 B
Plaintext
Raw Normal View History

2023-11-08 20:11:47 +00:00
# MongoDB Url
MONGO_URL=
# PORT
PORT=
# Environment Name. production / development
NODE_ENV=
# JWT Secret
JWT_SECRET=
# Gmail & Passsword
GMAIL=
GMAIL_PASSWORD=