diff --git a/.env b/.env new file mode 100644 index 0000000..21cc56c --- /dev/null +++ b/.env @@ -0,0 +1,3 @@ +API_URL=http://localhost:3000/api +MONGODB_URI=mongodb+srv://devman:ShreyaPawale@cluster1.bc0nz4a.mongodb.net/?retryWrites=true&w=majority +MONGODB_DB=RateMate