require("dotenv-flow").config(); const path = require("path"); module.exports = { "config": path.resolve("config", "sequelize.js") };