mirror of
https://github.com/docmost/docmost.git
synced 2026-05-16 14:14:06 +08:00
4c573b9bc2
* Nest email module with smtp, postmark and console log drivers * react-email package
3 lines
108 B
TypeScript
3 lines
108 B
TypeScript
export const MAIL_DRIVER_TOKEN = 'MAIL_DRIVER_TOKEN';
|
|
export const MAIL_CONFIG_TOKEN = 'MAIL_CONFIG_TOKEN';
|