Security issue #1
Opened this issue · 0 comments
sciencenawaaz commented
Security Issue
Password and Username visible at server/index.js while connecting to Mongo.
Solution :
Create a **.env file** .Then you put your User name and Password just like this **DB_USER=Your Username** and
**DB_PASS=Your password**.