I have this line const config = require(".../config"); in user.controller.js. This is my directory structure:
const config = require(".../config");