#multiple mail driver
2 messages · Page 1 of 1 (latest)
Check out the configuration docs, you should be able to handle this with a simple .env file. I've not tried it in Nest before but it's a general concept applied across multiple frameworks/languages.
Documentation | NestJS - A progressive Node.js framework
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with TypeScript and combines elements of OOP (Object Oriented Progamming), FP (Functional Programming), and FRP (Functional Reactive Programming).