Have someone trying to use an Atlas database for MongoDB and the dev tool still attempts to spin up a local MongoDB instance. Need to add a check on the connection string to see if it's localhost or not.
Consider a db.js file where this can be configured or some other manifest so we can manage this for other db types, too.