Closed VaishviShah closed 1 month ago
In the backend, we are currently using the local database url and it is visible in the backend code. Instead, let's create a .env file, setup MongoDB Atlas and use it in backend.
Ohk I will create .env file and add all secure variables inside of it.
I have made my changes @VaishviShah.
In the backend, we are currently using the local database url and it is visible in the backend code. Instead, let's create a .env file, setup MongoDB Atlas and use it in backend.