module.exports = { db: { host: "localhost", port: 33009, database: "ilias", user: 'root', password: 'paaa322ss', }, }