PORT=5000
MONGODB_URI=mongodb://cybersoc_user:177forever@ac-45n8jfo-shard-00-00.vxm8jys.mongodb.net:27017,ac-45n8jfo-shard-00-01.vxm8jys.mongodb.net:27017,ac-45n8jfo-shard-00-02.vxm8jys.mongodb.net:27017/?ssl=true&replicaSet=atlas-we8bba-shard-0&authSource=admin&appName=Cluster0&compressors=zlib
EMAIL_USER=testingmail@gmail.com
EMAIL_PASS=wecandoit
DASHBOARD_URL=https://soc-fronted.onrender.com/
JWT_SECRET=wearetogetherinthis
NODE_ENV=development
