Closed charlie1404 closed 6 years ago
@charlie1404 Thank you for PR. One of the other moderators will get back to you since @danivijay and @skyshader are handling backend.
@charlie1404 let's remove nodemon.json because it's not needed. We will stick with .env from now on.
Removed DB_URL from nodemon.json as conflicting with .env (DB_URL)
The app was loading "DB_URL" environment variable from "nodemon.json".