module.exports = { TOKEN_SECRET: process.env.TOKEN_SECRET || "Master2023" //Clave para codificar token };