mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
update nodemailer and overwriter vor next-auth
This commit is contained in:
@@ -46,7 +46,7 @@ export default async function auth(req: NextApiRequest, res: NextApiResponse) {
|
||||
pass: process.env.SMTP_PASS,
|
||||
},
|
||||
logger: true,
|
||||
//debug: true,
|
||||
debug: true,
|
||||
},
|
||||
from: process.env.FROM_EMAIL,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user